Daniele Bartolini hace 10 años
padre
commit
f2bb2ac94d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/core/filesystem/apk_file.h

+ 2 - 2
src/core/filesystem/apk_file.h

@@ -65,6 +65,6 @@ public:
 	uint32_t position();
 };
 
-#endif // CROWN_PLATFORM_ANDROID
-
 } // namespace crown
+
+#endif // CROWN_PLATFORM_ANDROID