about summary refs log tree commit diff
path: root/src/boost/format/free_funcs.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/boost/format/free_funcs.cc')
-rw-r--r--src/boost/format/free_funcs.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boost/format/free_funcs.cc b/src/boost/format/free_funcs.cc
index b2ac01774bdf..151db37a0ac9 100644
--- a/src/boost/format/free_funcs.cc
+++ b/src/boost/format/free_funcs.cc
@@ -20,7 +20,7 @@
 #define BOOST_FORMAT_FUNCS_HPP
 
 #include "boost/format.hpp"
-//#include "boost/throw_exception.hpp"
+#include "boost/throw_exception.hpp"
 
 namespace boost {