From e897aa91a2a5c68a2f795f6a0a995600f13a85f8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 14 May 2014 21:29:29 -0700 Subject: Convert to extension-less headers for API --- examples/hybrid/dom.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/hybrid/dom.cxx') diff --git a/examples/hybrid/dom.cxx b/examples/hybrid/dom.cxx index cd1e0e0..c2ae6fd 100644 --- a/examples/hybrid/dom.cxx +++ b/examples/hybrid/dom.cxx @@ -1,8 +1,8 @@ // file : examples/hybrid/dom.cxx // copyright : not copyrighted - public domain -#include -#include +#include +#include #include "dom.hxx" -- cgit v1.1