summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2011-04-17 23:32:40 +0000
committerJon A. Cruz <jon@joncruz.org>2011-04-17 23:32:40 +0000
commit899a64ccd59dfede80a93501e5ef13b5f0a724d0 (patch)
treeb9aef9a68676c0fb1d26e9688c9996a03b71bc54 /src
parentfix duplicate units in Preferences > Steps (diff)
downloadinkscape-899a64ccd59dfede80a93501e5ef13b5f0a724d0.tar.gz
inkscape-899a64ccd59dfede80a93501e5ef13b5f0a724d0.zip
Restore comment needed in *shared* code file.
(bzr r10179)
Diffstat (limited to 'src')
-rw-r--r--src/ege-adjustment-action.cpp2
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>