Remove unused optional header from localehelper.h

This commit is contained in:
Martchus 2021-01-20 20:10:56 +01:00
parent e5c259c4fa
commit 2e5ef20af3
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
#include "./global.h"
#include <cstdint>
#include <optional>
#include <string>
#include <utility>
#include <vector>