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