umm: remove warnings ISO C forbids an empty translation unit

This commit is contained in:
Philippe Teuwen
2020-08-18 22:02:37 +02:00
parent 2f31990346
commit 7850efefc8
3 changed files with 4 additions and 4 deletions

View File

@@ -1,10 +1,10 @@
#ifdef UMM_INFO
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include <math.h>
#ifdef UMM_INFO
/* ----------------------------------------------------------------------------
* One of the coolest things about this little library is that it's VERY