diff options
Diffstat (limited to 'xml/display.c')
-rw-r--r-- | xml/display.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xml/display.c b/xml/display.c index 64c9caa..ae4ffa4 100644 --- a/xml/display.c +++ b/xml/display.c @@ -1,3 +1,5 @@ +// -*- c++ -*- + #include "xml/display.h" static const std::string DisplayNames[] = |