Skip to content

Commit

Permalink
fix log4cxxbenchmarker build with custom LOG4CXX_NS (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
vopl authored Nov 8, 2023
1 parent 99c1d2d commit 2045457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/cpp/throughput/log4cxxbenchmarker.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

#include <fmt/format.h>

namespace log4cxx
namespace LOG4CXX_NS
{

class NullWriterAppender : public log4cxx::AppenderSkeleton
Expand Down

0 comments on commit 2045457

Please sign in to comment.