summaryrefslogtreecommitdiff
path: root/decoder/hg_io.cc
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/hg_io.cc')
-rw-r--r--decoder/hg_io.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoder/hg_io.cc b/decoder/hg_io.cc
index 65c2c382..52a8565a 100644
--- a/decoder/hg_io.cc
+++ b/decoder/hg_io.cc
@@ -3,7 +3,7 @@
#include <sstream>
#include <iostream>
-#include <boost/lexical_cast.hpp>
+#include "fast_lexical_cast.hpp"
#include "tdict.h"
#include "json_parse.h"