Minor: removed "pragma once" compiler flag

This commit is contained in:
Gerhard Hoffmann 2024-09-27 13:38:39 +02:00
parent 713b483918
commit bc9645f1fa

View File

@ -1,4 +1,3 @@
#pragma once
#include <variant>
#include <cstddef>
#include <stdio.h>