Skip to content

Commit 4cf962a

Browse files
author
Paweł Andruszkiewicz
committed
Polyglot: remove unused #include
Change-Id: Ie545ccf396ab732b0c17d771d9a818f745226c5d (cherry picked from commit e7bcf00ceea4cc8651ed026b6d6d8bd6007c604b)
1 parent cf8dcb8 commit 4cf962a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysqlshdk/scripting/polyglot/native_wrappers/polyglot_native_wrapper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#define MYSQLSHDK_SCRIPTING_POLYGLOT_NATIVE_WRAPPERS_POLYGLOT_NATIVE_WRAPPER_
2828

2929
#include <cassert>
30-
#include <concepts>
30+
3131
#include <memory>
3232
#include <type_traits>
3333

0 commit comments

Comments
 (0)