remove useless nfd submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,6 +1,3 @@
|
||||
[submodule "external/nativefiledialog-extended"]
|
||||
path = external/nativefiledialog-extended
|
||||
url = https://github.com/btzy/nativefiledialog-extended/
|
||||
[submodule "external/parallel-rdp/parallel-rdp-standalone"]
|
||||
path = external/parallel-rdp/parallel-rdp-standalone
|
||||
url = https://github.com/SimoneN64/parallel-rdp-standalone/
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
#include <common.hpp>
|
||||
#include <fmt/color.h>
|
||||
#include <fmt/core.h>
|
||||
#include <string>
|
||||
#if !defined(NDEBUG) && !defined(_WIN32)
|
||||
|
||||
Reference in New Issue
Block a user