mirror of
https://github.com/edubart/otclient.git
synced 2026-01-12 09:01:29 +01:00
8 lines
96 B
C
8 lines
96 B
C
#ifndef PCH_H
|
|
#define PCH_H
|
|
|
|
#include "framework/global.h"
|
|
#include "otclient/global.h"
|
|
|
|
#endif
|