Files
otclient/src/pch.h
2011-08-15 11:06:15 -03:00

8 lines
96 B
C

#ifndef PCH_H
#define PCH_H
#include "framework/global.h"
#include "otclient/global.h"
#endif