Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
composable_kernel_ROCM
Commits
24e8062a
"util/parse.cpp" did not exist on "aa959e670560e6c41554e93490fca4eb09cd8483"
Commit
24e8062a
authored
Sep 16, 2024
by
Astha Rai
Browse files
some more header guards
parent
e5055986
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
include/ck/utility/env.hpp
include/ck/utility/env.hpp
+2
-0
No files found.
include/ck/utility/env.hpp
View file @
24e8062a
...
@@ -3,10 +3,12 @@
...
@@ -3,10 +3,12 @@
#pragma once
#pragma once
#ifndef CK_CODE_GEN_RTC
#include <cstdlib>
#include <cstdlib>
#include <cstring>
#include <cstring>
#include <string>
#include <string>
#include <string_view>
#include <string_view>
#endif
namespace
ck
{
namespace
ck
{
namespace
internal
{
namespace
internal
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment