8 lines
69 B
C
8 lines
69 B
C
|
|
#ifndef PCH_H
|
|
#define PCH_H
|
|
|
|
#include "framework.h"
|
|
|
|
#endif //PCH_H
|