mirror of
https://github.com/boostorg/gil.git
synced 2026-02-03 09:12:14 +00:00
Eliminate warning.
This commit is contained in:
@@ -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" {
|
||||
|
||||
Reference in New Issue
Block a user