mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 07:50:04 +00:00
Breaking circular header dependency
This commit is contained in:
parent
56961efe76
commit
82ba51909e
3 changed files with 2 additions and 4 deletions
|
|
@ -78,5 +78,3 @@ private:
|
|||
};
|
||||
|
||||
} // namespace scwx::provider
|
||||
|
||||
#include <scwx/provider/iem_api_provider.ipp>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#include <scwx/provider/iem_api_provider.hpp>
|
||||
#include <scwx/provider/iem_api_provider.ipp>
|
||||
#include <scwx/util/json.hpp>
|
||||
#include <scwx/util/logger.hpp>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue