Was referring to a non-existing header file which wasn't needed.

This commit is contained in:
Mini 2007-01-05 19:12:22 +00:00
parent b4b4a80e2d
commit 4905b42cdb

View File

@ -6,7 +6,6 @@
#include <sstream>
#include "VarSet.h"
#include "DefScript.h"
#include "DefScriptFunctions.h"
struct DefScriptXChgResult {
std::string str;