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 --- xml/value-traits.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xml/value-traits.cxx') diff --git a/xml/value-traits.cxx b/xml/value-traits.cxx index 65aa1b6..3530c91 100644 --- a/xml/value-traits.cxx +++ b/xml/value-traits.cxx @@ -2,7 +2,7 @@ // copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file -#include +#include using namespace std; -- cgit v1.1