mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Code review actions (plus hopefully fix the linux CI)
This commit is contained in:
		
							parent
							
								
									9bd189a155
								
							
						
					
					
						commit
						92640fc29c
					
				
					 46 changed files with 155 additions and 109 deletions
				
			
		|  | @ -385,7 +385,6 @@ void GeometryPipeline::serialize(Archive& ar, const unsigned int version) { | |||
| 
 | ||||
| } // namespace Pica
 | ||||
| 
 | ||||
| BOOST_SERIALIZATION_ASSUME_ABSTRACT(Pica::GeometryPipelineBackend) | ||||
| SERIALIZE_EXPORT_IMPL(Pica::GeometryPipeline_Point) | ||||
| SERIALIZE_EXPORT_IMPL(Pica::GeometryPipeline_VariablePrimitive) | ||||
| SERIALIZE_EXPORT_IMPL(Pica::GeometryPipeline_FixedPrimitive) | ||||
|  |  | |||
|  | @ -5,6 +5,7 @@ | |||
| #pragma once | ||||
| 
 | ||||
| #include <array> | ||||
| #include <boost/serialization/array.hpp> | ||||
| #include <boost/serialization/split_member.hpp> | ||||
| #include "common/bit_field.h" | ||||
| #include "common/common_types.h" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue