remove filesystem #include

This commit is contained in:
nick black 2021-11-24 16:34:30 -05:00 committed by nick black
parent 717aaf9d5d
commit 9b0f806d04

View File

@ -7,7 +7,6 @@
#include <iostream>
#include <climits>
#include <sys/stat.h>
#include <filesystem>
const char* datadir = NOTCURSES_SHARE;
// NCLOGLEVEL_INFO for initial testing framework creation. we then switch to