diff options
Diffstat (limited to 'include/bmpimage.hpp')
-rw-r--r-- | include/bmpimage.hpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/bmpimage.hpp b/include/bmpimage.hpp index 5e056fe..69b78ac 100644 --- a/include/bmpimage.hpp +++ b/include/bmpimage.hpp @@ -1,5 +1,3 @@ -#ifndef __WIN32__ - #ifndef BMP_IMAGE_HPP #define BMP_IMAGE_HPP @@ -34,5 +32,3 @@ typedef struct { } __attribute__((packed)) BITMAPINFOHEADER; #endif // BMP_IMAGE_HPP - -#endif // __WIN32__
\ No newline at end of file |