6 lines
80 B
C
6 lines
80 B
C
|
#ifndef prefix_h
|
||
|
#define prefix_h
|
||
|
|
||
|
#include "CommonPrefix.h"
|
||
|
|
||
|
#endif // prefix_h
|