aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2014-08-06 11:53:49 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2014-08-07 17:35:42 +0900
commit972aa1feef27027f59d41dc925d0a3c83a37f11d (patch)
treee756251c08310ca8c53b2559c79ea8837f64eb1a /config.h.cmake
parentc23ee5331f6924f73beb48474672618a682b1971 (diff)
Replaced codecvt with Win32 API.
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 07abffa6..8fd8391d 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -17,9 +17,6 @@
#cmakedefine HAVE_MAC_BYTESWAP 1
#cmakedefine HAVE_OPENBSD_BYTESWAP 1
-/* Defined if your compiler supports codecvt */
-#cmakedefine HAVE_STD_CODECVT 1
-
/* Defined if your compiler supports some atomic operations */
#cmakedefine HAVE_STD_ATOMIC 1
#cmakedefine HAVE_BOOST_ATOMIC 1