Skip to content

Commit

Permalink
Switch to implementation independent macro
Browse files Browse the repository at this point in the history
GitOrigin-RevId: dec8e1cbf9385246eb47fb0df8cba3c3337e1c8c
  • Loading branch information
Vertexwahn committed Jun 22, 2024
1 parent 55726cc commit fa004b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devertexwahn/core/logging_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ using namespace de_vertexwahn;
// The following test are failing on Windows in fastbuild and opt build mode.
// dbg mode works.
// For now, those test are exclude on Windows
#ifndef BOOST_OS_WINDOWS
#ifndef DE_VERTEXWAHN_OS_WINDOWS

TEST(Logging, HelloWorldVerbose) {
testing::internal::CaptureStdout();
Expand Down

0 comments on commit fa004b8

Please sign in to comment.