|
Boost Users : |
From: Dale McCoy (dalestan_at_[hidden])
Date: 2006-06-20 11:44:59
> Is there a way to compile files that include boost header files
> such that __stdcall is the default, or is ignorng or switching
> off the warning the "solution"?
I'd probably suppress the warning; it looks like it's merely informative to me.
In MSVC, this can be done either with a #pragma warning or by changing
the file/project properties.
Dale
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net