diff options
Diffstat (limited to 'xml/parser.c')
-rw-r--r-- | xml/parser.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xml/parser.c b/xml/parser.c index 1f1d0a0..bbfd09b 100644 --- a/xml/parser.c +++ b/xml/parser.c @@ -1,3 +1,5 @@ +// -*- c++ -*- + #include "xml/parser.h" #include "xml/xml.h" #include "xml/skin.h" |