scrollpad: explicitely include iostream

master
Andrzej Rybczak 12 years ago
parent 662e9a1c36
commit bf03b6d30b
  1. 1
      src/scrollpad.cpp

@ -20,6 +20,7 @@
#include <cassert>
#include <boost/regex.hpp>
#include <iostream>
#include "scrollpad.h"

Loading…
Cancel
Save