diff options
| -rw-r--r-- | Swiften/Base/format.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Swiften/Base/format.h b/Swiften/Base/format.h index 4591827..0e49eaa 100644 --- a/Swiften/Base/format.h +++ b/Swiften/Base/format.h @@ -7,6 +7,7 @@  #pragma once  #include <boost/format.hpp> +#include <iostream>  namespace Swift {  	inline boost::format format(const std::string& s) { | 
 Swift
 Swift