Everywhere: Switch to #pragma once, add missing copyright headers
This commit is contained in:
+1
-4
@@ -4,8 +4,7 @@
|
||||
* SPDX-License-Identifier: MIT
|
||||
*/
|
||||
|
||||
#ifndef META_ODR_H
|
||||
#define META_ODR_H
|
||||
#pragma once
|
||||
|
||||
namespace Util {
|
||||
|
||||
@@ -19,5 +18,3 @@ constexpr T staticConst {};
|
||||
} // namespace Detail
|
||||
|
||||
} // namespace Util
|
||||
|
||||
#endif // META_ODR_H
|
||||
|
||||
Reference in New Issue
Block a user