Fix build:
parent
d4223d1fce
commit
a43634ebd0
|
@ -226,7 +226,7 @@ struct aiColor3D
|
||||||
|
|
||||||
//! Red, green and blue color values
|
//! Red, green and blue color values
|
||||||
ai_real r, g, b;
|
ai_real r, g, b;
|
||||||
} PACK_STRUCT; // !struct aiColor3D
|
} /*PACK_STRUCT*/; // !struct aiColor3D
|
||||||
#include "./Compiler/poppack1.h"
|
#include "./Compiler/poppack1.h"
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue