mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-07 07:12:34 +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()
|
|
{}
|