Kolja Strohm пре 3 година
родитељ
комит
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
-{
-
-};