Skip to content

Commit

Permalink
Fix MSVC error on unknown identifier uint in function.hpp (RosettaCom…
Browse files Browse the repository at this point in the history
  • Loading branch information
haiiliin authored and ldedier-gpfw committed Sep 16, 2024
1 parent 7f2365f commit 1d0c86e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/function.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#define _INCLUDED_function_hpp_

#include <binder.hpp>
#include <config.hpp>

#include <clang/AST/Decl.h>
#include <clang/AST/DeclCXX.h>
Expand Down

0 comments on commit 1d0c86e

Please sign in to comment.