mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 04:53:27 +02:00
make precompiled header work again
This commit is contained in:
@@ -20,12 +20,14 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#define __USE_GNU
|
||||
|
||||
#include "crashhandler.h"
|
||||
#include <framework/global.h>
|
||||
#include <framework/application.h>
|
||||
|
||||
#ifndef __USE_GNU
|
||||
#define __USE_GNU
|
||||
#endif
|
||||
|
||||
#include <execinfo.h>
|
||||
#include <ucontext.h>
|
||||
|
||||
|
Reference in New Issue
Block a user