Skip to content

Commit b5de692

Browse files
committed
fix merge issue
1 parent 4effc2b commit b5de692

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

include/beman/inplace_vector/config.hpp.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
// include/beman/inplace_vector/config.hpp.in -*-C++-*-
22
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
33

4+
#ifndef BEMAN_INPLACE_VECTOR_CONFIG_HPP
5+
#define BEMAN_INPLACE_VECTOR_CONFIG_HPP
6+
47
#cmakedefine01 BEMAN_INPLACE_VECTOR_NO_EXCEPTIONS()
58

69
#cmakedefine01 BEMAN_INPLACE_VECTOR_FREESTANDING_DELETED()

0 commit comments

Comments
 (0)