2
0
Эх сурвалжийг харах

Added missing #pragma once

Signed-off-by: Norbert Prokopiuk <[email protected]>
Norbert Prokopiuk 3 сар өмнө
parent
commit
f084056480

+ 1 - 0
Gems/SimulationInterfaces/Code/Tests/Tools/TestFixture.h

@@ -6,6 +6,7 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
+#pragma once
 
 #include <AzCore/Asset/AssetManagerComponent.h>
 #include <AzCore/Component/ComponentApplication.h>