• Anton Khirnov's avatar
    */version.h: define FF_API macros unconditionally · db932241
    Anton Khirnov authored
    There is no reason to wrap them in #ifndef guards, they should only be
    defined here and nowhere else. The define guards just add the
    possibility to accidentally use the same FF_API name in different
    libraries.
    db932241
version.h 1.88 KB