From 018e1ba581ec6f01f069a45ec4cf89f152b44d5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 19 Mar 2025 15:41:36 +0100 Subject: remerge --- xsd/cxx/literal-map.hxx | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 xsd/cxx/literal-map.hxx (limited to 'xsd/cxx/literal-map.hxx') diff --git a/xsd/cxx/literal-map.hxx b/xsd/cxx/literal-map.hxx deleted file mode 100644 index bc8fabb..0000000 --- a/xsd/cxx/literal-map.hxx +++ /dev/null @@ -1,19 +0,0 @@ -// file : xsd/cxx/literal-map.hxx -// license : GNU GPL v2 + exceptions; see accompanying LICENSE file - -#ifndef XSD_CXX_LITERAL_MAP_HXX -#define XSD_CXX_LITERAL_MAP_HXX - -#include - -#include - -namespace CXX -{ - typedef std::map StringLiteralMap; - - bool - read_literal_map (NarrowString const& file, StringLiteralMap& map); -} - -#endif // XSD_CXX_LITERAL_MAP_HXX -- cgit v1.2.3