summaryrefslogtreecommitdiff
path: root/source/libs/asura-lib-utils/utils_config.h
blob: 836eb07301559dfeb682bb41d8cdcb6f9d9c8b6a (plain)
1
2
3
4
5
6
#ifndef __ASURA_UTILS_CONFIG_H__
#define __ASURA_UTILS_CONFIG_H__

#define ASURA_THREAD_WIN32 1

#endif