mirror of
https://github.com/tribufu/sdk-cpp
synced 2025-06-15 11:44:20 +00:00
* New api from upstream * Create .clang-format * Update .clang-format * Remove mintaka submodule * Add premake-core submodule * Update premake-core * Fix includes
7 lines
116 B
C
7 lines
116 B
C
// Copyright (c) Tribufu. All Rights Reserved.
|
|
|
|
#pragma once
|
|
|
|
#include <tribufu/client.h>
|
|
#include <tribufu/json.h>
|