summaryrefslogtreecommitdiff
path: root/modules/core/c++/descriptor/common.hpp
blob: f8215108d29636d4ea8ced3b714f1e96e5f96bab (plain)
1
2
3
4
5
6
7
8
9
#pragma once

#include "../common.hpp"

namespace kel {
namespace lbm {

}
}