Skip to content

Commit 8a93fad

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 603305b commit 8a93fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/openPMD/backend/Attribute.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ namespace detail
239239
* https://community.intel.com/t5/Intel-C-Compiler/quot-if-constexpr-quot-and-quot-missing-return-statement-quot-in/td-p/1154551
240240
*/
241241
#pragma warning(disable : 1011)
242-
}
242+
}
243243
#pragma warning(default : 1011)
244244
#else
245245
}

0 commit comments

Comments
 (0)