summaryrefslogtreecommitdiffstats
path: root/src/log.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/log.cpp')
-rw-r--r--src/log.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/log.cpp b/src/log.cpp
index c087d71..975dece 100644
--- a/src/log.cpp
+++ b/src/log.cpp
@@ -14,6 +14,7 @@
along with Raul. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <sstream>
#include <string>
#include "raul/log.hpp"