Browse Source

add stdarg.h

Gargaj 11 năm trước cách đây
mục cha
commit
6f828087f9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      code/AssxmlExporter.cpp

+ 1 - 0
code/AssxmlExporter.cpp

@@ -40,6 +40,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 /** @file  AssxmlExporter.cpp
  *  ASSXML exporter main code
  */
+#include <stdarg.h>
 #include "AssimpPCH.h"
 #include "./../include/assimp/version.h"
 #include "ProcessHelper.h"