diff options
Diffstat (limited to 'python/py_times.cc')
-rw-r--r-- | python/py_times.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/py_times.cc b/python/py_times.cc index dfd1769d..f209929a 100644 --- a/python/py_times.cc +++ b/python/py_times.cc @@ -32,8 +32,6 @@ #include "pyinterp.h" #include "pyutils.h" -#include <datetime.h> - // jww (2007-05-04): Convert time duration objects to PyDelta namespace ledger { |