Skip to content

Commit

Permalink
Try to fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
jbruechert committed Mar 8, 2025
1 parent e8843ef commit 5943d9a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion test/doctest_test.cc
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
#include "doctest.h"

// clang-format off
#include <exception>
#include "doctest.h"

0 comments on commit 5943d9a

Please sign in to comment.