projects
/
platform
/
upstream
/
assimp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1aafe62
)
Code reformatting.
author
Kim Kulling
<kim.kulling@googlemail.com>
Tue, 8 Nov 2016 09:38:57 +0000
(10:38 +0100)
committer
Kim Kulling
<kim.kulling@googlemail.com>
Tue, 8 Nov 2016 09:38:57 +0000
(10:38 +0100)
include/assimp/Compiler/pushpack1.h
patch
|
blob
|
history
diff --git
a/include/assimp/Compiler/pushpack1.h
b/include/assimp/Compiler/pushpack1.h
index
73973c5
..
94ee1e4
100644
(file)
--- a/
include/assimp/Compiler/pushpack1.h
+++ b/
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
-
-