We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcc4b6c commit 014099dCopy full SHA for 014099d
Src/ExamplePrecompiledHeader.hpp
@@ -1,5 +1,5 @@
1
-#ifndef GS_FAVORITE_CONVERTER_PRECOMPILED_HEADER_HPP
2
-#define GS_FAVORITE_CONVERTER_PRECOMPILED_HEADER_HPP
+#ifndef GS_EXAMPLE_PRECOMPILED_HEADER_HPP
+#define GS_EXAMPLE_PRECOMPILED_HEADER_HPP
3
4
#include <GSNew.hpp>
5
#include <GSMalloc.hpp>
@@ -22,6 +22,4 @@
22
#include "APIEnvir.h"
23
#include "ACAPinc.h"
24
25
-GS_UNHANDLED_ENUM_VALUE_CHECK_ON
26
-
27
-#endif // GS_FAVORITE_CONVERTER_PRECOMPILED_HEADER_HPP
+#endif // GS_EXAMPLE_PRECOMPILED_HEADER_HPP
0 commit comments