qbruntime.h Source File

qbruntime.h Source File#

SDK qb Runtime Library: qbruntime.h Source File
SDK qb Runtime Library v1.0
MCS001-
qbruntime.h
Go to the documentation of this file.
1// Copyright ⓒ 2019- Mobilint Inc. All rights reserved.
5
6#ifndef QBRUNTIME_QBRUNTIME_H_
7#define QBRUNTIME_QBRUNTIME_H_
8
9#include "qbruntime/acc.h"
10#include "qbruntime/export.h"
11#include "qbruntime/future.h"
12#include "qbruntime/model.h"
14#include "qbruntime/ndarray.h"
16#include "qbruntime/type.h"
17
18#endif