mirror of
https://github.com/google/liblc3.git
synced 2026-05-05 20:38:02 +00:00
msvc: Fix MSVC compilation and CI
This commit is contained in:
committed by
Antoine SOULIER
parent
ae0fb3757f
commit
bfea2c04c1
@@ -82,14 +82,6 @@
|
||||
#endif /* __clang__ */
|
||||
|
||||
|
||||
/**
|
||||
* Change the visibility of interface functions
|
||||
*/
|
||||
|
||||
#define LC3_EXPORT \
|
||||
__attribute__((visibility ("default")))
|
||||
|
||||
|
||||
/**
|
||||
* Macros
|
||||
* MIN/MAX Minimum and maximum between 2 values
|
||||
|
||||
Reference in New Issue
Block a user