summaryrefslogtreecommitdiff
path: root/src/system.hh.in
diff options
context:
space:
mode:
authorTim Landscheidt <tim@tim-landscheidt.de>2019-01-13 16:59:06 +0000
committerTim Landscheidt <tim@tim-landscheidt.de>2019-01-13 16:59:06 +0000
commitdac56df1f4f9bcdce87d4b095310af49e74d9395 (patch)
treedb0d22f8e5c3c044c045c579b7b1a49506843e96 /src/system.hh.in
parent40f84faa52396633dfc6756f04d89443bfa4debb (diff)
downloadfork-ledger-dac56df1f4f9bcdce87d4b095310af49e74d9395.tar.gz
fork-ledger-dac56df1f4f9bcdce87d4b095310af49e74d9395.tar.bz2
fork-ledger-dac56df1f4f9bcdce87d4b095310af49e74d9395.zip
Remove unnecessary include for unicodeobject.h
Diffstat (limited to 'src/system.hh.in')
-rw-r--r--src/system.hh.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/system.hh.in b/src/system.hh.in
index 38ac1e63..3d5451cb 100644
--- a/src/system.hh.in
+++ b/src/system.hh.in
@@ -247,7 +247,6 @@ typedef std::ostream::pos_type ostream_pos_type;
#include <boost/python/detail/wrap_python.hpp>
#include <datetime.h>
-#include <unicodeobject.h>
#include <boost/python/module_init.hpp>
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>