Fix missing pragma directive.
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
#include <AzCore/std/containers/vector.h>
|
||||
#include <AzCore/std/string/string.h>
|
||||
|
||||
#pragma once
|
||||
|
||||
namespace TestImpact
|
||||
{
|
||||
template<typename ExceptionType>
|
||||
|
||||
Reference in New Issue
Block a user