- update tools/

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1149 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
aramis_acg
2012-02-03 16:26:11 +00:00
parent 075b1acaf0
commit f07901df9d
3 changed files with 20 additions and 20 deletions

View File

@@ -59,7 +59,7 @@ const char* AICMD_MSG_DUMP_HELP_E =
;
#define AI_EXTRACT_WRITE_BMP_ALPHA 0x1
#include "Compiler/pushpack1.h"
#include <assimp/Compiler/pushpack1.h>
// -----------------------------------------------------------------------------------
// Data structure for the first header of a BMP
@@ -114,7 +114,7 @@ struct TGA_HEADER
} PACK_STRUCT;
#include "Compiler/poppack1.h"
#include <assimp/Compiler/poppack1.h>
// -----------------------------------------------------------------------------------
// Save a texture as bitmap