remove useless nfd submodule

This commit is contained in:
SimoneN64
2024-09-03 23:21:10 +02:00
parent 226684ed51
commit 450c86c16d
2 changed files with 1 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
#pragma once
#include <common.hpp>
#include <fmt/color.h>
#include <fmt/core.h>
#include <string>
#if !defined(NDEBUG) && !defined(_WIN32)