Skip to content

Commit

Permalink
[fix] Add sc-config in module
Browse files Browse the repository at this point in the history
  • Loading branch information
MakarenkoAI committed Nov 8, 2024
1 parent 05fc563 commit 2a165ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/module/sc_component_manager_module.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

#include "sc_component_manager_module.hpp"

#include "sc-config/sc_config.hpp"

SC_MODULE_REGISTER(ScComponentManagerModule);

void ScComponentManagerModule::Initialize(ScMemoryContext * context)
Expand Down

0 comments on commit 2a165ac

Please sign in to comment.