Kolja Strohm 3 жил өмнө
parent
commit
b9416bce67
1 өөрчлөгдсөн 0 нэмэгдсэн , 10 устгасан
  1. 0 10
      ksgScript/.h

+ 0 - 10
ksgScript/.h

@@ -1,10 +0,0 @@
-#pragma once
-
-#include "KSGScript.h"
-
-using namespace KSGScript;
-
-class KSGSExpressionEvaluatorImpl : public KSGSExpressionEvaluator
-{
-
-};