Skip to content

Commit

Permalink
remove useless nfd submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
SimoZ64 committed Sep 3, 2024
1 parent 226684e commit 450c86c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -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/
Expand Down
1 change: 1 addition & 0 deletions src/utils/log.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#pragma once
#include <common.hpp>
#include <fmt/color.h>
#include <fmt/core.h>
#include <string>
#if !defined(NDEBUG) && !defined(_WIN32)
Expand Down

0 comments on commit 450c86c

Please sign in to comment.