Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
845bd22d
Commit
845bd22d
authored
Nov 27, 2018
by
Paul
Browse files
Rename include guard
parent
11fcecad
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
test/include/test.hpp
test/include/test.hpp
+2
-2
No files found.
test/include/test.hpp
View file @
845bd22d
...
@@ -7,8 +7,8 @@
...
@@ -7,8 +7,8 @@
#include <unordered_map>
#include <unordered_map>
#include <vector>
#include <vector>
#ifndef MIGRAPH_GUARD_TEST_TEST_HPP
#ifndef MIGRAPH
X
_GUARD_TEST_TEST_HPP
#define MIGRAPH_GUARD_TEST_TEST_HPP
#define MIGRAPH
X
_GUARD_TEST_TEST_HPP
namespace
test
{
namespace
test
{
// NOLINTNEXTLINE
// NOLINTNEXTLINE
...
...
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