Changeset 19511
- Timestamp:
- 11/14/06 13:33:43 (2 years ago)
- Files:
-
- PyJuggler/trunk/pyjutil/InterpreterGuard.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
PyJuggler/trunk/pyjutil/InterpreterGuard.h
r19068 r19511 6 6 #define _PYJUGGLER_INTERPRETER_GUARD_H_ 7 7 8 //#include <Python.h>9 8 #include "wrap_python.h" 10 9
