6 lines
100 B
C
6 lines
100 B
C
#pragma once
|
|
#if !defined(FX_PARSING_H_INC)
|
|
#define FX_PARSING_H_INC
|
|
|
|
|
|
#endif // FX_PARSING_H
|