mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Serialize some more kernel objects
This commit is contained in:
		
							parent
							
								
									8c81500dee
								
							
						
					
					
						commit
						4f95575d41
					
				
					 15 changed files with 66 additions and 12 deletions
				
			
		|  | @ -1,5 +1,6 @@ | |||
| #include "boost/archive/binary_iarchive.hpp" | ||||
| #include "boost/archive/binary_oarchive.hpp" | ||||
| #include "boost/serialization/export.hpp" | ||||
| 
 | ||||
| using iarchive = boost::archive::binary_iarchive; | ||||
| using oarchive = boost::archive::binary_oarchive; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue