Filesystem no longer Experimental
This commit is contained in:
parent
9123297951
commit
93ee24fbc1
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
#include <vector>
|
||||
#include <array>
|
||||
#include <sys/ioctl.h>
|
||||
#include <experimental/filesystem>
|
||||
#include <filesystem>
|
||||
|
||||
#define cimg_display 0
|
||||
#include "CImg.h"
|
||||
|
|
Loading…
Reference in a new issue