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"]
|
[submodule "external/parallel-rdp/parallel-rdp-standalone"]
|
||||||
path = external/parallel-rdp/parallel-rdp-standalone
|
path = external/parallel-rdp/parallel-rdp-standalone
|
||||||
url = https://github.com/SimoneN64/parallel-rdp-standalone/
|
url = https://github.com/SimoneN64/parallel-rdp-standalone/
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#include <common.hpp>
|
#include <common.hpp>
|
||||||
|
#include <fmt/color.h>
|
||||||
#include <fmt/core.h>
|
#include <fmt/core.h>
|
||||||
#include <string>
|
#include <string>
|
||||||
#if !defined(NDEBUG) && !defined(_WIN32)
|
#if !defined(NDEBUG) && !defined(_WIN32)
|
||||||
|
|||||||
Reference in New Issue
Block a user