Including sstream lib in eoExceptions.h
This commit is contained in:
parent
3a90837e31
commit
782b207a4d
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ Johann Dréo <johann.dreo@thalesgroup.com>
|
||||||
|
|
||||||
#include <ctime>
|
#include <ctime>
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
|
#include <sstream>
|
||||||
|
|
||||||
class eoMaxException : public std::exception {};
|
class eoMaxException : public std::exception {};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue