diff options
Diffstat (limited to 'gpr/source/lib/dng_sdk/RawEnvironment.h')
-rw-r--r-- | gpr/source/lib/dng_sdk/RawEnvironment.h | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gpr/source/lib/dng_sdk/RawEnvironment.h b/gpr/source/lib/dng_sdk/RawEnvironment.h new file mode 100644 index 0000000..7b9a3f3 --- /dev/null +++ b/gpr/source/lib/dng_sdk/RawEnvironment.h @@ -0,0 +1,12 @@ +/* + * + * ARM Cortex Environment + * + * + */ + +#ifndef __RawEnvironment_ + +#define qDNGLittleEndian 1 + +#endif // __RawEnvironment |