@@ -1,8 +1,8 @@
#ifndef ENET_IOSFIXES_H
#define ENET_IOSFIXES_H
-#if (__APPLE__) {
-}
+#if (__APPLE__)
+
#endif