Revert File.h encoding.

This commit is contained in:
RipleyTom 2019-09-03 06:39:25 +02:00 committed by Megamouse
parent 08c12f4c00
commit 6bdab5322c
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#pragma once #pragma once
#include "types.h" #include "types.h"
#include "bit_set.h" #include "bit_set.h"
@ -8,6 +8,7 @@
#include <vector> #include <vector>
#include <algorithm> #include <algorithm>
namespace fs namespace fs
{ {
#ifdef _WIN32 #ifdef _WIN32