mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
Source: Fix clang -Wextra-semi warnings
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#else
|
||||
|
||||
# define CM_INHERIT_CTOR(Class, Base, Tpl) using Base Tpl ::Base;
|
||||
# define CM_INHERIT_CTOR(Class, Base, Tpl) using Base Tpl ::Base
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user