Can now #include multiple files referencing that #include LogicComponent
@@ -20,6 +20,8 @@
// THE SOFTWARE.
//
+#pragma once
+
#include "Component.h"
namespace Urho3D