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.
pyAMReX.H
1 parent 12adfe1 commit b8e39abCopy full SHA for b8e39ab
src/pyAMReX.H
@@ -6,6 +6,8 @@
6
* Authors: Axel Huebl
7
* License: BSD-3-Clause-LBNL
8
*/
9
+#pragma once
10
+
11
#include <pybind11/pybind11.h>
12
#include <pybind11/functional.h>
13
#include <pybind11/numpy.h>
0 commit comments