Skip to content

Commit

Permalink
Add missing include headers
Browse files Browse the repository at this point in the history
This is for C++ modules build in chromium.
  • Loading branch information
atetubou authored and arcady-lunarg committed Jan 10, 2025
1 parent f754c85 commit e435148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions StandAlone/StandAlone.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
#include <memory>
#include <set>
#include <thread>
#include <type_traits>

#include "../glslang/OSDependent/osinclude.h"

Expand Down

0 comments on commit e435148

Please sign in to comment.