Browse Source

Fix incompatibility between asio and ncurses.h due to the latter defining
a macro called "timeout". Fixes #2156.


[SVN r52412]

Christopher Kohlhoff 17 years ago
parent
commit
396c6343cb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/asio

+ 1 - 1
libs/asio

@@ -1 +1 @@
-Subproject commit d0893726be64431d65b03cca18363452c13f8ab7
+Subproject commit 21f70c436bf9b14e7899de6d3031f99996615d8c

粤ICP备19079148号