Add missing #pragma once

Oops.
This commit is contained in:
Robbert van der Helm
2021-07-09 21:46:55 +02:00
parent 41160adc33
commit b3001cc22b
+2
View File
@@ -14,6 +14,8 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <https://www.gnu.org/licenses/>.
#pragma once
#include <memory>
#include <windows.h>