Skip to content

Commit 50236ed

Browse files
committed
add shortcut header to example, for CI coverage
1 parent 33546ca commit 50236ed

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

examples/multi-threads-1.cpp

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,7 @@
2828
#include <boost/program_options.hpp>
2929
#include <boost/tokenizer.hpp>
3030

31-
#include <bredis/Connection.hpp>
32-
#include <bredis/Extract.hpp>
33-
#include <bredis/Extract.hpp>
34-
#include <bredis/MarkerHelpers.hpp>
31+
#include <bredis.hpp>
3532
//#include "../t/SocketWithLogging.hpp"
3633

3734
// alias namespaces

0 commit comments

Comments
 (0)