Skip to content
Snippets Groups Projects
Commit 3c3cf93c authored by Adam Wardynski's avatar Adam Wardynski
Browse files

Change header include guard to match expectations.

parent 919c8ab5
Branches
No related merge requests found
#ifndef LIBWCCL_OPS_RELABEL_DELETE_H
#define LIBWCCL_OPS_RELABEL_DELETE_H
#ifndef LIBWCCL_OPS_ACTIONS_RELABEL_H
#define LIBWCCL_OPS_ACTIONS_RELABEL_H
#include <libwccl/ops/action.h>
#include <libwccl/values/position.h>
......@@ -69,4 +69,4 @@ private:
} /* end ns Wccl */
#endif // LIBWCCL_OPS_RELABEL_DELETE_H
#endif // LIBWCCL_OPS_ACTIONS_RELABEL_H
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