mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-02-09 19:25:10 +01:00
bpcmitm_main: Add missing header guard
Prevents potential inclusion issues.
This commit is contained in:
parent
50e307b4b7
commit
7bdd4bb2d1
@ -14,6 +14,8 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <cstdlib>
|
||||
#include <cstdint>
|
||||
#include <cstring>
|
||||
|
Loading…
x
Reference in New Issue
Block a user