diff options
| author | Tim Redfern <tim@getdrop.com> | 2018-05-22 00:00:06 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@getdrop.com> | 2018-05-22 00:00:06 +0100 |
| commit | 459d1daf71dd8991c60dc8c84d1154802eec331b (patch) | |
| tree | 0a8407a7aad9d4e8fbbd51287bb921f69ae1d073 /gui/src/ofApp.h | |
| parent | 880f710768391dc3a3399fc1896447a9e6c34fa4 (diff) | |
OE started
Diffstat (limited to 'gui/src/ofApp.h')
| -rw-r--r-- | gui/src/ofApp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/src/ofApp.h b/gui/src/ofApp.h index d0f334f..33c855a 100644 --- a/gui/src/ofApp.h +++ b/gui/src/ofApp.h @@ -1,4 +1,4 @@ -#pragma once + #pragma once #include "ofMain.h" #include "lineTransformer.h" |
