aboutsummaryrefslogtreecommitdiff
path: root/xsd-frontend/semantic-graph/complex.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-05-09 16:45:09 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-05-09 16:45:09 +0200
commitcf2783f792ee634ffbbb36311c9f69956b1d107e (patch)
treec4a4d4a30451a65c63f3e21e04ac238e5a8ed039 /xsd-frontend/semantic-graph/complex.hxx
parent0bc53d3b22cedbe9e1f773e0a350280aef805eeb (diff)
Use standard containers instead of ones from libcult
Diffstat (limited to 'xsd-frontend/semantic-graph/complex.hxx')
-rw-r--r--xsd-frontend/semantic-graph/complex.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xsd-frontend/semantic-graph/complex.hxx b/xsd-frontend/semantic-graph/complex.hxx
index 7fd9e54..106a549 100644
--- a/xsd-frontend/semantic-graph/complex.hxx
+++ b/xsd-frontend/semantic-graph/complex.hxx
@@ -9,8 +9,6 @@
#include <xsd-frontend/semantic-graph/elements.hxx>
#include <xsd-frontend/semantic-graph/compositors.hxx>
-#include <cult/containers/vector.hxx>
-
namespace XSDFrontend
{
namespace SemanticGraph