Minor: remove 'pragma onc'
This commit is contained in:
		| @@ -1,8 +1,12 @@ | ||||
| #pragma once | ||||
| #ifndef TIME_RANGE_H_INCLUDED | ||||
| #define TIME_RANGE_H_INCLUDED | ||||
|  | ||||
| #include "time_range_header.h" | ||||
|  | ||||
| struct TimeRange { | ||||
| public: | ||||
| 	bool IsActive; | ||||
| 	ATBTimeRange TimeRangeStructure; | ||||
| }; | ||||
| }; | ||||
|  | ||||
| #endif // TIME_RANGE_H_INCLUDED | ||||
|   | ||||
		Reference in New Issue
	
	Block a user