We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f6280 commit f407b39Copy full SHA for f407b39
src/external/android-jni-wrappers/wrap/ObjectWrapperBase.h
@@ -1,8 +1,9 @@
1
-// Copyright 2020, Collabora, Ltd.
+// Copyright 2020-2021, Collabora, Ltd.
2
// SPDX-License-Identifier: BSL-1.0
3
// Author: Ryan Pavlik <[email protected]>
4
5
#pragma once
6
+#include <assert.h>
7
#include <jni.h>
8
#include <jnipp.h>
9
0 commit comments