diff options
Diffstat (limited to 'Source/Panel.cpp')
-rw-r--r-- | Source/Panel.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Panel.cpp b/Source/Panel.cpp index 5465bef..14f803c 100644 --- a/Source/Panel.cpp +++ b/Source/Panel.cpp | |||
@@ -1,5 +1,6 @@ | |||
1 | #include "Panel.h" | 1 | #include "Panel.h" |
2 | #include "Random.h" | 2 | #include "Random.h" |
3 | #include "Memory.h" | ||
3 | #include <sstream> | 4 | #include <sstream> |
4 | 5 | ||
5 | template <class T> | 6 | template <class T> |