Files
UnrealEngineUWP/Engine/Source/ThirdParty/Python3/Mac/include/internal/import.h

7 lines
114 B
C
Raw Normal View History

#ifndef Py_INTERNAL_IMPORT_H
#define Py_INTERNAL_IMPORT_H
extern const char *_Py_CheckHashBasedPycsMode;
#endif