I am compiling a project in C ++ with gcc version 4.9.2 (Debian 4.9.2-10)
.
The project uses the cpp_netlib library, which includes boost spirit.
He displays a lot # pragma message("NOTE: Use of this header (some_file.hpp) is deprecated")
.
Is there any way to get rid of this?
I know there are a lot of questions in SO, but I'm not sure if any of them really provide a viable solution.
Thanks,
user1746732
source
share