I am wondering if there is a way to disable all warnings in a specific file (e.g. using the preprocessor directive).
I am using CImg.h and I want to get rid of the warnings associated with this code.
I am compiling both VS (version for Windows) and gcc (one of Linux), so I would like to have a general way ...
Thanks!
c ++ include warnings
huff
source share