Commit 24e8062a authored by Astha Rai's avatar Astha Rai
Browse files

some more header guards

parent e5055986
......@@ -3,10 +3,12 @@
#pragma once
#ifndef CK_CODE_GEN_RTC
#include <cstdlib>
#include <cstring>
#include <string>
#include <string_view>
#endif
namespace ck {
namespace internal {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment