aboutsummaryrefslogtreecommitdiff
path: root/tests/framework/ParametersLibrary.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/framework/ParametersLibrary.h')
-rw-r--r--tests/framework/ParametersLibrary.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/framework/ParametersLibrary.h b/tests/framework/ParametersLibrary.h
index d5039fc26c..9b325beccd 100644
--- a/tests/framework/ParametersLibrary.h
+++ b/tests/framework/ParametersLibrary.h
@@ -21,8 +21,8 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
-#ifndef __ARM_COMPUTE_TEST_PARAMETERS_LIBRARY_H__
-#define __ARM_COMPUTE_TEST_PARAMETERS_LIBRARY_H__
+#ifndef ARM_COMPUTE_TEST_PARAMETERS_LIBRARY_H
+#define ARM_COMPUTE_TEST_PARAMETERS_LIBRARY_H
#include "arm_compute/runtime/IRuntimeContext.h"
#include "arm_compute/runtime/Tensor.h"
@@ -109,4 +109,4 @@ private:
};
} // namespace test
} // namespace arm_compute
-#endif //__ARM_COMPUTE_TEST_PARAMETERS_LIBRARY_H__
+#endif //ARM_COMPUTE_TEST_PARAMETERS_LIBRARY_H