diff options
-rw-r--r-- | src/bin/cxx/image_blend_border_cxx.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/bin/cxx/image_blend_border_cxx.c b/src/bin/cxx/image_blend_border_cxx.c index 48bed1d..1e3258a 100644 --- a/src/bin/cxx/image_blend_border_cxx.c +++ b/src/bin/cxx/image_blend_border_cxx.c | |||
@@ -1,5 +1,3 @@ | |||
1 | #ifndef IMAGE_BLEND_BORDER_CXX_HH | ||
2 | #define IMAGE_BLEND_BORDER_CXX_HH | ||
3 | 1 | ||
4 | #ifdef __cplusplus | 2 | #ifdef __cplusplus |
5 | extern "C" { | 3 | extern "C" { |
@@ -32,4 +30,3 @@ void FNAME(void); | |||
32 | } | 30 | } |
33 | #endif | 31 | #endif |
34 | 32 | ||
35 | #endif // IMAGE_BLEND_BORDER_CXX_HH | ||