summaryrefslogtreecommitdiffstats
path: root/src/Output.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Output.h')
-rw-r--r--src/Output.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Output.h b/src/Output.h
index db1982b..5c5ee11 100644
--- a/src/Output.h
+++ b/src/Output.h
@@ -16,8 +16,6 @@
#ifndef CASTXML_OUTPUT_H
#define CASTXML_OUTPUT_H
-#include <cxsys/Configure.h>
-
namespace llvm {
class raw_ostream;
}