Skip to content

Commit 87de933

Browse files
committed
Merge branch 'peron/windows-build-regressions' into 'master'
Fix windows build regressions introduced in !790 See merge request eng/das/cov/gnatcoverage!806 Regression due to #397
2 parents 93bb3a9 + 8ed5f4d commit 87de933

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/gnatcov/clang-wrapper.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
/* Make sure we refer to the static version of symbols on Windows, not to DLL
2121
importers. */
2222

23-
#include "clang-c/CXSourceLocation.h"
24-
#include "clang/AST/Expr.h"
2523
#define CINDEX_NO_EXPORTS
2624

2725
#include "libclang/CXCursor.h"

0 commit comments

Comments
 (0)