appveyor.yml: added tests of fullbench-dll fullbench-lib

This commit is contained in:
Przemyslaw Skibinski
2016-12-15 12:09:23 +01:00
parent 60f10aab6c
commit 4e10bd339d
3 changed files with 5 additions and 6 deletions
-1
View File
@@ -18,7 +18,6 @@ extern "C" {
#include <stddef.h> /* size_t */
/* ===== ZSTDLIB_API : control library symbols visibility ===== */
/* ===== ZSTDLIB_API : control library symbols visibility ===== */
#if defined(__GNUC__) && (__GNUC__ >= 4)
# define ZSTDLIB_VISIBILITY __attribute__ ((visibility ("default")))