forked from Alepha/Alepha
Missing #pragma once
.
This commit is contained in:
@ -8,6 +8,8 @@ static_assert( __cplusplus > 2020'99 );
|
||||
* @author ADAM David Alan Martin
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <Alepha/Alepha.h>
|
||||
|
||||
#include <vector>
|
||||
|
Reference in New Issue
Block a user