Fix linux build

This commit is contained in:
Matt Pharr
2012-04-05 20:39:39 -07:00
parent 581472564d
commit 95556811fa

View File

@@ -16,6 +16,8 @@
#warning "The C++ backend isn't supported when building with LLVM 2.9" #warning "The C++ backend isn't supported when building with LLVM 2.9"
#else #else
#include <stdio.h>
#ifndef _MSC_VER #ifndef _MSC_VER
#include <inttypes.h> #include <inttypes.h>
#endif #endif