Add missing includes for gcc

Bug:https://github.com/ArthurSonzogni/FTXUI/issues/695
This commit is contained in:
ArthurSonzogni
2023-07-15 16:37:50 +02:00
parent afb03620da
commit ce252ff92e
6 changed files with 9 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
// Copyright 2022 Arthur Sonzogni. All rights reserved.
// Copyright 2023 Arthur Sonzogni. All rights reserved.
// Use of this source code is governed by the MIT license that can be found in
// the LICENSE file.