google / jni-bind

JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++17 (and up).
Apache License 2.0
266 stars 31 forks source link

Fix IWYU pragma which was apparently not formatted right. #327

Closed copybara-service[bot] closed 4 months ago

copybara-service[bot] commented 4 months ago

Fix IWYU pragma which was apparently not formatted right.

Unfortunately, this will need some additional work for the public version.