*: Fix new linter errors

This commit is contained in:
ZyX
2016-06-10 22:46:29 +03:00
parent 3676ad4530
commit ce234b0da5
3 changed files with 110 additions and 110 deletions

View File

@@ -12,8 +12,8 @@
#define REMOTE_TYPE(type) typedef uint64_t type
#ifdef INCLUDE_GENERATED_DECLARATIONS
#define ArrayOf(...) Array
#define DictionaryOf(...) Dictionary
# define ArrayOf(...) Array
# define DictionaryOf(...) Dictionary
#endif
// Basic types