From e52c3fd7f441b2bd7c1dbf3972de7f672d897745 Mon Sep 17 00:00:00 2001 From: graehl Date: Thu, 12 Aug 2010 01:19:27 +0000 Subject: fidget git-svn-id: https://ws10smt.googlecode.com/svn/trunk@532 ec762483-ff6d-05da-a07a-a48fb63a330f --- decoder/fast_lexical_cast.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'decoder') diff --git a/decoder/fast_lexical_cast.hpp b/decoder/fast_lexical_cast.hpp index c1b15042..ae49c934 100755 --- a/decoder/fast_lexical_cast.hpp +++ b/decoder/fast_lexical_cast.hpp @@ -2,6 +2,7 @@ #define FAST_LEXICAL_CAST_HPP #define BOOST_LEXICAL_CAST_ASSUME_C_LOCALE +// This should make casting to/from string reasonably fast (see http://accu.org/index.php/journals/1375) #include -- cgit v1.2.3