Add include of <sstreeam> to fix commit 08692f811
breakage to Ubuntu Precise 12.04 builds.
This commit is contained in:
parent
7052fde4de
commit
f2d8daa1fb
|
@ -25,6 +25,7 @@
|
|||
#include <Base/Exception.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <sstream>
|
||||
#include <boost/regex.hpp>
|
||||
|
||||
using namespace App;
|
||||
|
|
Loading…
Reference in New Issue
Block a user