added file handling again

This commit is contained in:
2026-08-20 16:40:32 +01:00
parent ee00f3ee3d
commit bcaf026ef5
6 changed files with 52 additions and 4 deletions
+4
View File
@@ -22,6 +22,10 @@
// time
#include "stdWullie/time.h"
// file handling
#include "stdWullie/filehandle/closeOpen.h"
#include "stdWullie/filehandle/readWrite.h"
// string extras
#include "stdWullie/String/colours.h"