mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-18 17:10:05 +02:00
6 lines
104 B
C++
6 lines
104 B
C++
#include "MemoryX.h"
|
|
|
|
// Make the symbol table non-empty
|
|
UTILITY_API void lib_utility_dummy_symbol()
|
|
{}
|