Skip to content

Commit

Permalink
Added missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszkax86 committed Nov 24, 2023
1 parent 87ac37b commit c9db4a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions colobot-common/src/common/stringutils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#include <cstdlib>
#include <cwchar>
#include <cwctype>
#include <limits>
#include <locale>
#include <optional>
#include <stdexcept>
Expand Down

0 comments on commit c9db4a1

Please sign in to comment.