libanim

view src/config.h @ 77:b1c6448d56bc

visual studio 2015 fix
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 05 Aug 2015 07:17:54 +0300
parents
children
line source
1 #ifndef ANIM_CONFIG_H_
2 #define ANIM_CONFIG_H_
4 #undef ANIM_THREAD_SAFE
6 #endif /* ANIM_CONFIG_H_ */