Closed ZigZagT closed 8 years ago
Some #pragma mark directives including "@" character, which is illegal in standard C file. Therefore MSVC can't deal with it, so I have removed all #pragma mark directives. Maybe someone would find another way to fix it.
Some #pragma mark directives including "@" character, which is illegal in standard C file. Therefore MSVC can't deal with it, so I have removed all #pragma mark directives. Maybe someone would find another way to fix it.