add stdarg.h

pull/349/head
Gargaj 2014-08-28 15:45:48 +02:00
parent 19de24a442
commit 6f828087f9
1 changed files with 1 additions and 0 deletions

View File

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