aboutsummaryrefslogtreecommitdiff
path: root/tests/datasets/ActivationFunctionsDataset.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/datasets/ActivationFunctionsDataset.h')
-rw-r--r--tests/datasets/ActivationFunctionsDataset.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/datasets/ActivationFunctionsDataset.h b/tests/datasets/ActivationFunctionsDataset.h
index d8218648e0..7854875606 100644
--- a/tests/datasets/ActivationFunctionsDataset.h
+++ b/tests/datasets/ActivationFunctionsDataset.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_ACTIVATIONFUNCTIONS_DATASET_H__
-#define __ARM_COMPUTE_TEST_ACTIVATIONFUNCTIONS_DATASET_H__
+#ifndef ARM_COMPUTE_TEST_ACTIVATIONFUNCTIONS_DATASET_H
+#define ARM_COMPUTE_TEST_ACTIVATIONFUNCTIONS_DATASET_H
#include "arm_compute/core/Types.h"
#include "tests/framework/datasets/ContainerDataset.h"
@@ -77,4 +77,4 @@ public:
} // namespace datasets
} // namespace test
} // namespace arm_compute
-#endif /* __ARM_COMPUTE_TEST_ACTIVATIONFUNCTIONS_DATASET_H__ */
+#endif /* ARM_COMPUTE_TEST_ACTIVATIONFUNCTIONS_DATASET_H */