Blob Blame History Raw
--- src/tron/gAIBase.cpp	2008-01-04 11:52:13.000000000 -0600
+++ src/tron/gAIBase.cpp	2008-01-04 11:52:13.000000000 -0600
@@ -43,6 +43,8 @@
 #include "tRandom.h"
 #include "tRecorder.h"
 #include <stdlib.h>
+#include <cstdlib>
+#include <memory>
 
 #define AI_REACTION          0 
 #define AI_EMERGENCY         1