s/inline/__inline/. Visual studio incompatiblity.
MS Visual studio '13 and before don't understand inline and throw Error C2054. Reference: https://msdn.microsoft.com/en-us/library/bw1hbe6y.aspx
Showing
- src/core/ext/census/intrusive_hash_map.c 9 additions, 8 deletionssrc/core/ext/census/intrusive_hash_map.c
- src/core/ext/census/intrusive_hash_map.h 1 addition, 1 deletionsrc/core/ext/census/intrusive_hash_map.h
- test/core/census/intrusive_hash_map_test.c 2 additions, 2 deletionstest/core/census/intrusive_hash_map_test.c
Loading
Please register or sign in to comment