documentation note

felipesanches-svg
don bright 2013-01-31 04:18:08 +01:00
parent 8ba6a78288
commit 85378e4436
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
#define OFFSCREENCONTEXT_H_
// Here we implement a 'portability' pattern but since we are mixing
// Objective-C with C++, it is a bit different.
// Objective-C with C++, it is a bit different. The main struct
// isn't defined in the header, but instead inside the source code files
#include <iostream>
#include <fstream>