Skip to content

Commit 4ffb13a

Browse files
committed
Cleanup
1 parent f9733fa commit 4ffb13a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/native/shared/helpers.hh

-2
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,12 @@
22
#define __HELPERS_HH
33

44
#include <cstdlib>
5-
#include <concepts>
65
#include <source_location>
76
#include <string>
87
#include <string_view>
98

109
#include <java-interop-util.h>
1110
#include "platform-compat.hh"
12-
#include "log_types.hh"
1311

1412
using namespace std::string_view_literals;
1513

0 commit comments

Comments
 (0)