This repository has been archived on 2024-06-01. You can view files and clone it, but cannot push or open issues or pull requests.
cathook/include/fixsdk.hpp
2017-11-13 09:41:53 +03:00

19 lines
262 B
C++

/*
* stdheader.h
*
* Created on: Oct 3, 2016
* Author: nullifiedcat
*/
#ifndef FIXSDK_HPP_
#define FIXSDK_HPP_
/*#define LINUX 1
#define _LINUX 1
#define POSIX 1
#define GNUC 1
#define NO_MALLOC_OVERRIDE 1
#undef min*/
#endif /* FIXSDK_HPP_ */