mirror of
https://github.com/pocketpy/pocketpy
synced 2026-03-24 22:20:18 +00:00
adding missing header guard (#483)
This commit is contained in:
parent
0676b21da2
commit
d03b067666
@ -1,3 +1,5 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
#include "pybind11.h"
|
#include "pybind11.h"
|
||||||
|
|
||||||
#include <array>
|
#include <array>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user