+ fix build error, fix memory leaks

This commit is contained in:
wmayer
2013-11-09 18:57:34 +01:00
parent b6a9d7973d
commit b035e9cb0c
2 changed files with 18 additions and 12 deletions

View File

@@ -22,6 +22,7 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <sstream>
#endif
#include <cmath>