Skip to content

Commit

Permalink
Fixing the build II.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkorolev committed Apr 12, 2024
1 parent 1af3cd5 commit b333be7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/streamed_sockets/latencytest/dsl/test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ SOFTWARE.

#include "../../../../3rdparty/gtest/gtest-main.h"
#include "../../../../bricks/strings/join.h"
#include "../../../../bricks/strings/printf.h"
#include "../../../../bricks/util/singleton.h"

#ifndef CURRENT_FOR_CPP14 // NOTE(dkorolev): Excluding this part from the C++14 version of Current.
Expand Down

0 comments on commit b333be7

Please sign in to comment.