Code reformatting.

pull/1062/head
Kim Kulling 2016-11-08 10:38:57 +01:00
parent 1aafe6287c
commit 6d58926046
1 changed files with 0 additions and 3 deletions

View File

@ -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