mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
Fixed empty lib.
This commit is contained in:
@@ -18,3 +18,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
#include "rdpsnd_common.h"
|
||||
|
||||
/* Prevent this compilation unit from being empty */
|
||||
void placeholder(void)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user