diff options
Diffstat (limited to 'src/Layer.hh')
-rw-r--r-- | src/Layer.hh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Layer.hh b/src/Layer.hh index e86c090..aa99506 100644 --- a/src/Layer.hh +++ b/src/Layer.hh | |||
@@ -23,6 +23,8 @@ | |||
23 | #define LAYER_HH | 23 | #define LAYER_HH |
24 | 24 | ||
25 | #include <string> | 25 | #include <string> |
26 | #include <stdio.h> | ||
27 | |||
26 | using std::string; | 28 | using std::string; |
27 | 29 | ||
28 | /** | 30 | /** |