diff options
Diffstat (limited to 'tests/rust/include_guard.toml')
-rw-r--r-- | tests/rust/include_guard.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/rust/include_guard.toml b/tests/rust/include_guard.toml new file mode 100644 index 0000000..e14abb3 --- /dev/null +++ b/tests/rust/include_guard.toml @@ -0,0 +1,2 @@ +include_guard = "INCLUDE_GUARD_H" +no_includes = true |