about summary refs log tree commit diff
path: root/src/boost/format/parsing.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/boost/format/parsing.cc')
-rw-r--r--src/boost/format/parsing.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/boost/format/parsing.cc b/src/boost/format/parsing.cc
index 1e12dea9bfc6..34c36adeb734 100644
--- a/src/boost/format/parsing.cc
+++ b/src/boost/format/parsing.cc
@@ -23,8 +23,8 @@
 
 
 #include <boost/format.hpp>
-//#include <boost/throw_exception.hpp>
-//#include <boost/assert.hpp>
+#include <boost/throw_exception.hpp>
+#include <boost/assert.hpp>
 
 
 namespace boost {