Skip to content

Commit

Permalink
Pragma once in taichi.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
PENGUINLIONG authored Sep 17, 2022
1 parent 5c7d0eb commit 6b28f07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions c_api/include/taichi/cpp/taichi.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// C++ wrapper of Taichi C-API
#pragma once
#include <cstring>
#include <list>
#include <vector>
Expand Down

0 comments on commit 6b28f07

Please sign in to comment.