X-Git-Url: https://git.donarmstrong.com/?p=rsem.git;a=blobdiff_plain;f=boost%2Fconfig%2Fwarning_disable.hpp;fp=boost%2Fconfig%2Fwarning_disable.hpp;h=fea8e829f149b22c282f4362e6310b965afc18ff;hp=26ff1323c0379541707c737ad4d1f5e9077f3dc8;hb=2d71eb92104693ca9baa5a2e1c23eeca776d8fd3;hpb=da57529b92adbb7ae74a89861cb39fb35ac7c62d 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 :-( //