diff options
Diffstat (limited to 'src/ege-adjustment-action.cpp')
| -rw-r--r-- | src/ege-adjustment-action.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ege-adjustment-action.cpp b/src/ege-adjustment-action.cpp index bfab201f4..0a4dde320 100644 --- a/src/ege-adjustment-action.cpp +++ b/src/ege-adjustment-action.cpp @@ -39,6 +39,8 @@ * * ***** END LICENSE BLOCK ***** */ +/* Note: this file should be kept compilable as both .cpp and .c */ + #include <cmath> #include <string.h> |
