Browse Source

Define NOMINMAX for all Windows compilers, not just Cygwin. Users can define
BOOST_ASIO_NO_NOMINMAX to suppress this definition.


[SVN r60681]

Christopher Kohlhoff 16 years ago
parent
commit
46fda82cf7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/asio

+ 1 - 1
libs/asio

@@ -1 +1 @@
-Subproject commit 96ce1bea3fa4ba1d6f6b446c21aac10c99a104f6
+Subproject commit 8717cac1358d8f7d18f5573abc8567319733f473

粤ICP备19079148号