Skip to content

Commit

Permalink
add missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
bobcao3 committed Dec 18, 2022
1 parent 72682a1 commit 8a82023
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions taichi/rhi/impl_support.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include "taichi/rhi/device.h"
#include <assert.h>
#include <forward_list>
#include <unordered_set>
#include <mutex>

namespace taichi::lang {
Expand Down

0 comments on commit 8a82023

Please sign in to comment.