1 From 5029f8665190879285787a9dcdaf5f997cadd2e2 Mon Sep 17 00:00:00 2001
2 From: Boris Kolpackov <boris@codesynthesis.com>
3 Date: Fri, 23 Oct 2015 15:40:35 +0200
4 Subject: Add missing #include
7 xsd-frontend/semantic-graph/elements.cxx | 1 +
8 1 file changed, 1 insertion(+)
10 diff --git a/xsd-frontend/semantic-graph/elements.cxx b/xsd-frontend/semantic-graph/elements.cxx
11 index fa48a9a..3159906 100644
12 --- a/xsd-frontend/semantic-graph/elements.cxx
13 +++ b/xsd-frontend/semantic-graph/elements.cxx
15 // license : GNU GPL v2 + exceptions; see accompanying LICENSE file
20 #include <cutl/compiler/type-info.hxx>