fix: Pattern source code being deleted when closing a provider

This commit is contained in:
WerWolv
2022-02-05 22:26:00 +01:00
parent ca57f91bfa
commit eade95dff7
3 changed files with 2 additions and 4 deletions

View File

@@ -14,7 +14,6 @@
#include <imgui.h>
#include <hex/ui/imgui_imhex_extensions.h>
#include <hex/ui/imgui_data_visualizers.hpp>
namespace hex::plugin::builtin {