summaryrefslogtreecommitdiffstats
path: root/Project/Machines.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/Machines.h')
-rw-r--r--Project/Machines.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Project/Machines.h b/Project/Machines.h
index 9c2e6cd..c1814d5 100644
--- a/Project/Machines.h
+++ b/Project/Machines.h
@@ -3,6 +3,9 @@
#include "PowerElement.h"
+class ControlElementContainer;
+class ControlElementSolver;
+
class Machines : public PowerElement
{
public: