mirror of
https://github.com/pocketpy/pocketpy
synced 2026-05-06 10:13:37 +00:00
adding missing header guard
This commit is contained in:
parent
0676b21da2
commit
8a9955f26f
@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "pybind11.h"
|
||||
|
||||
#include <array>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user