Skip to content

Commit

Permalink
Merge pull request #78558 from akrieger/cwctype_sadness
Browse files Browse the repository at this point in the history
Add missing <cwctype> header
  • Loading branch information
Night-Pryanik authored Dec 14, 2024
2 parents eba840f + 82176f0 commit 36bc580
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/output.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <cwctype>
#include <map>
#include <sstream>
#include <stack>
Expand Down

0 comments on commit 36bc580

Please sign in to comment.