Adding include for NULL define in c++

This commit is contained in:
Ton Roosendaal
2013-03-08 09:09:48 +00:00
parent b78d33dcf6
commit bee0af076f

View File

@@ -29,6 +29,7 @@
* \ingroup GHOST
*/
#include <cstdio>
#include "intern/GHOST_Debug.h"
#include "GHOST_Types.h"