aboutsummaryrefslogtreecommitdiffstats
path: root/libshiboken/shiboken.h
diff options
context:
space:
mode:
authorHugo Lima <hugo.lima@openbossa.org>2009-11-11 14:13:01 -0200
committerHugo Lima <hugo.lima@openbossa.org>2009-11-11 14:13:01 -0200
commit627d4cc994ba1c122995b367e2fc63a02d02d04a (patch)
tree668bd5a0b1310b3877d033c1bda93ee5f0d2baac /libshiboken/shiboken.h
parent0307edda4b3448cba88f221cbb60402cbb1adaeb (diff)
Removed useless file container.cpp/h
Diffstat (limited to 'libshiboken/shiboken.h')
-rw-r--r--libshiboken/shiboken.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libshiboken/shiboken.h b/libshiboken/shiboken.h
index baaf3d95d..33a77c50b 100644
--- a/libshiboken/shiboken.h
+++ b/libshiboken/shiboken.h
@@ -37,7 +37,6 @@
#include <Python.h>
#include <basewrapper.h>
-#include <containers.h>
#include <conversions.h>
#include <helper.h>
#include <pyenum.h>