We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33546ca commit 50236edCopy full SHA for 50236ed
examples/multi-threads-1.cpp
@@ -28,10 +28,7 @@
28
#include <boost/program_options.hpp>
29
#include <boost/tokenizer.hpp>
30
31
-#include <bredis/Connection.hpp>
32
-#include <bredis/Extract.hpp>
33
34
-#include <bredis/MarkerHelpers.hpp>
+#include <bredis.hpp>
35
//#include "../t/SocketWithLogging.hpp"
36
37
// alias namespaces
0 commit comments