added an new exception to handle cases where a wrong template is given to eoParser::valueOf

This commit is contained in:
nojhan 2012-03-31 17:48:55 +02:00
commit 8c121bdafb
3 changed files with 39 additions and 6 deletions

View file

@ -40,7 +40,6 @@ Authors:
#include <utils/compatibility.h>
#include <utils/eoParser.h>
#include <utils/eoLogger.h>
#include <eoExceptions.h>
using namespace std;