From 746dde6b940221a4fef7581168223bfeb7793717 Mon Sep 17 00:00:00 2001 From: David Rose Date: Fri, 22 Jun 2007 22:37:39 +0000 Subject: [PATCH] unneeded undef --- panda/src/pgraph/pandaNode.h | 1 - 1 file changed, 1 deletion(-) diff --git a/panda/src/pgraph/pandaNode.h b/panda/src/pgraph/pandaNode.h index 90625c2646..36819d7624 100644 --- a/panda/src/pgraph/pandaNode.h +++ b/panda/src/pgraph/pandaNode.h @@ -51,7 +51,6 @@ #ifdef HAVE_PYTHON -#undef HAVE_LONG_LONG // NSPR and Python both define this. #undef _POSIX_C_SOURCE #include