X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=boost%2Fconfig%2Fwarning_disable.hpp;h=fea8e829f149b22c282f4362e6310b965afc18ff;hb=2d71eb92104693ca9baa5a2e1c23eeca776d8fd3;hp=26ff1323c0379541707c737ad4d1f5e9077f3dc8;hpb=a95154919f950f86de9104b2b9dcf1f0c7e83387;p=rsem.git diff --git a/boost/config/warning_disable.hpp b/boost/config/warning_disable.hpp index 26ff132..fea8e82 100644 --- a/boost/config/warning_disable.hpp +++ b/boost/config/warning_disable.hpp @@ -23,7 +23,7 @@ // Note that THIS HEADER MUST NOT INCLUDE ANY OTHER HEADERS: // not even std library ones! Doing so may turn the warning // off too late to be of any use. For example the VC++ C4996 -// warning can be omitted from if that header is included +// warning can be emitted from if that header is included // before or by this one :-( //