From ca13be76d2e6bf6c467e75d48f5ff5bd675537e5 Mon Sep 17 00:00:00 2001 From: David Rose Date: Mon, 31 Aug 2009 14:29:34 +0000 Subject: [PATCH] compiler error --- direct/src/plugin/p3dPythonMain.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/direct/src/plugin/p3dPythonMain.cxx b/direct/src/plugin/p3dPythonMain.cxx index e68bda6c7b..88fc023c3b 100644 --- a/direct/src/plugin/p3dPythonMain.cxx +++ b/direct/src/plugin/p3dPythonMain.cxx @@ -16,6 +16,7 @@ #include #include +#include // strrchr using namespace std; #ifndef _WIN32