Explorar o código

arm_test_common: Add missing header guard

Lioncash %!s(int64=8) %!d(string=hai) anos
pai
achega
a44475207c
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/tests/core/arm/arm_test_common.h

+ 2 - 0
src/tests/core/arm/arm_test_common.h

@@ -2,6 +2,8 @@
 // Licensed under GPLv2 or any later version
 // Refer to the license.txt file included.
 
+#pragma once
+
 #include <tuple>
 #include <unordered_map>
 #include <vector>