- cleaned out the remaining wrappers from cache1d.h and use the file system directly instead.

This commit is contained in:
Christoph Oelckers 2019-12-07 10:49:23 +01:00
parent 30cbcb54b1
commit 0342b96335
24 changed files with 34 additions and 49 deletions

View file

@ -1,5 +1,5 @@
#include "c_dispatch.h"
#include "cache1d.h"
#include "filesystem/filesystem.h"
#include "printf.h"
#include "v_text.h"
#include "tarray.h"