diff options
Diffstat (limited to 'src/OffscreenContext.h')
-rw-r--r-- | src/OffscreenContext.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/OffscreenContext.h b/src/OffscreenContext.h index 0c700b6..3fd8921 100644 --- a/src/OffscreenContext.h +++ b/src/OffscreenContext.h @@ -5,7 +5,6 @@ // Objective-C with C++, it is a bit different than what's found in a textbook. #include <iostream> -#include <fstream> #include <string> #include "fbo.h" |