Skip to content

Commit e8fd2e7

Browse files
carbotaniumanbader
andauthored
Apply suggestions from code review
Co-authored-by: Alexey Bader <[email protected]>
1 parent 2fcc43a commit e8fd2e7

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

tests/accessor_generic/generic_accessor_common_buffer_constructors.cpp.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
#cmakedefine CTS_TYPE_NAME std::string("@CTS_TYPE_NAME@")
2929
// clang-format on
3030

31-
3231
#include "../accessor_basic/accessor_common.h"
3332
#include "generic_accessor_common_buffer_constructors.h"
3433

tests/accessor_generic/generic_accessor_common_buffer_tag_constructors.cpp.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
#cmakedefine CTS_TYPE_NAME std::string("@CTS_TYPE_NAME@")
2929
// clang-format on
3030

31-
3231
#include "../accessor_basic/accessor_common.h"
3332
#include "generic_accessor_common_buffer_tag_constructors.h"
3433

tests/accessor_generic/generic_accessor_def_constructor.cpp.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
#cmakedefine CTS_TYPE_NAME std::string("@CTS_TYPE_NAME@")
2828
// clang-format on
2929

30-
3130
#include "../accessor_basic/accessor_common.h"
3231
#include "generic_accessor_def_constructor.h"
3332

0 commit comments

Comments
 (0)