mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 02:27:43 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef CSTATEMACHINE_HPP
|
||||
#define CSTATEMACHINE_HPP
|
||||
#pragma once
|
||||
|
||||
#include "CAiFuncMap.hpp"
|
||||
#include "IObj.hpp"
|
||||
@@ -127,4 +126,3 @@ CFactoryFnReturn FAiFiniteStateMachineFactory(const SObjectTag& tag, CInputStrea
|
||||
|
||||
}
|
||||
|
||||
#endif // CSTATEMACHINE_HPP
|
||||
|
||||
Reference in New Issue
Block a user