Skip to content

Commit

Permalink
[JsonGen] Ignore VARIABLE_IS_NOT_USED
Browse files Browse the repository at this point in the history
  • Loading branch information
sebaszm committed Jul 1, 2024
1 parent b57b252 commit 4d7926f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ProxyStubGenerator/default.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

/* @define EXTERNAL */
/* @define DEPRECATED */
/* @define VARIABLE_IS_NOT_USED */

typedef char TCHAR;
typedef wchar_t WCHAR;
Expand Down

0 comments on commit 4d7926f

Please sign in to comment.