conform to the class naming standards

This commit is contained in:
Mamadou Babaei
2022-12-16 13:59:32 +01:00
parent 771b9cccb3
commit 9e85ba96d8
@@ -43,7 +43,7 @@
#include "UObject/Package.h"
#include "UObject/ObjectMacros.h"
class SENSEGLOVEUTILS_API SGEnumUtils
class SENSEGLOVEUTILS_API FSGEnumUtils
{
public:
template<typename E>