Explorar o código

Code reformatting.

Kim Kulling %!s(int64=8) %!d(string=hai) anos
pai
achega
6d58926046
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      include/assimp/Compiler/pushpack1.h

+ 0 - 3
include/assimp/Compiler/pushpack1.h

@@ -36,11 +36,8 @@
 #endif
 
 #if defined(_MSC_VER)
-
 // C4103: Packing was changed after the inclusion of the header, probably missing #pragma pop
 #	pragma warning (disable : 4103) 
 #endif
 
 #define AI_PUSHPACK_IS_DEFINED
-
-