Skip to content

Commit

Permalink
Fix Windows compile with towupper (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
theomonnom authored and cloudwebrtc committed Jan 18, 2023
1 parent 9495c64 commit f125bf4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include "modules/desktop_capture/win/full_screen_win_application_handler.h"

#include <algorithm>
#include <cwctype>
#include <memory>
#include <string>
#include <vector>
Expand Down

0 comments on commit f125bf4

Please sign in to comment.