2
0
mirror of https://github.com/boostorg/gil.git synced 2026-02-03 09:12:14 +00:00

Eliminate warning.

This commit is contained in:
Stefan Seefeld
2017-11-13 15:33:11 -05:00
parent 56411353cf
commit 4dd3679ee2

View File

@@ -22,8 +22,8 @@
#ifdef BOOST_GIL_IO_PNG_FLOATING_POINT_SUPPORTED
#ifdef BOOST_GIL_IO_PNG_FIXED_POINT_SUPPORTED
# error "Cannot set both symbols"
#endif BOOST_GIL_IO_PNG_FIXED_POINT_SUPPORTED
#endif BOOST_GIL_IO_PNG_FLOATING_POINT_SUPPORTED
#endif // BOOST_GIL_IO_PNG_FIXED_POINT_SUPPORTED
#endif // BOOST_GIL_IO_PNG_FLOATING_POINT_SUPPORTED
#ifndef BOOST_GIL_EXTENSION_IO_PNG_C_LIB_COMPILED_AS_CPLUSPLUS
extern "C" {