diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-02-13 23:44:47 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-02-13 23:44:47 +0000 |
| commit | 238355f190d9a147f812605af5506173e788e378 (patch) | |
| tree | 9e0be266078ef3c37db17d2c501a51b6f3155389 /src/python.hh | |
| parent | 54e85b2599e0f8565e8fead1015603828e103b4a (diff) | |
put the Python.h header in the .cc
Diffstat (limited to 'src/python.hh')
| -rw-r--r-- | src/python.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/python.hh b/src/python.hh index 214586f5..b6f8ae7c 100644 --- a/src/python.hh +++ b/src/python.hh @@ -14,7 +14,6 @@ extern "C" { #include <X11/Xlib.h> -#include <Python.h> } #include <string> |
