Guest User

bind.patch

a guest
Dec 9th, 2020
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.44 KB | None | 0 0
  1. --- pokerth-1.1.2-rc/src/net/common/serveracceptwebhelper.cpp
  2. +++ pokerth-1.1.2-rc/src/net/common/serveracceptwebhelper.cpp
  3. @@ -29,6 +29,8 @@
  4.   * as that of the covered work.                                              *
  5.   *****************************************************************************/
  6.  
  7. +#include <boost/bind.hpp>
  8. +
  9.  #include <net/serveracceptwebhelper.h>
  10.  #include <net/sessiondata.h>
  11.  #include <net/webreceivebuffer.h>
  12.  
Add Comment
Please, Sign In to add comment