COOPENOMICS  v1
Кооперативная Экономика
index.hpp
См. документацию.
1#pragma once
2
9#include "programs.hpp"
10#include "auth.hpp"
11#include "soviet/soviet.hpp"
12#include "wallet/wallet.hpp"
13#include "gateway/gateway.hpp"
14#include "ledger/ledger.hpp"
15#include "registrator/registrator.hpp"
16#include "loan/loan.hpp"
17#include "branch/branch.hpp"
18#include "marketplace/marketplace.hpp"