mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-15 08:52:20 +00:00
run clang-format to order includes, fix include ordering errors
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "java/InputOutputStream/DataInputStream.h"
|
||||
#include "java/InputOutputStream/InputStreamReader.h"
|
||||
|
||||
#include "java/InputOutputStream/DataInputStream.h"
|
||||
|
||||
class InputStream;
|
||||
|
||||
// Creates an InputStreamReader that uses the default charset.
|
||||
|
||||
Reference in New Issue
Block a user