7 lines
68 B
C
7 lines
68 B
C
#ifndef PCH_H
|
|
#define PCH_H
|
|
|
|
#include "framework.h"
|
|
|
|
#endif //PCH_H
|