Kajetan Johannes Hammerle пре 3 година
родитељ
комит
808b96a7fb
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      include/enet.h

+ 1 - 0
include/enet.h

@@ -4908,6 +4908,7 @@ extern "C" {
         }
 
         int clock_gettime(int X, struct timespec *tv) {
+            (void)X;
             LARGE_INTEGER t;
             FILETIME f;
             double microseconds;