Fixing Windows build

pull/2701/head
Nicolas "Pixel" Noble 9 years ago
parent 8e06c2e62e
commit b3d69c3c0f
  1. 1
      include/grpc++/dynamic_thread_pool.h

@ -41,6 +41,7 @@
#include <grpc++/thread_pool_interface.h>
#include <list>
#include <memory>
#include <queue>
namespace grpc {

Loading…
Cancel
Save