mirror of
https://github.com/Tribufu/TribufuRust
synced 2026-08-09 04:41:07 +00:00
7 lines
145 B
C
7 lines
145 B
C
// Copyright (c) Tribufu. All Rights Reserved.
|
|
|
|
#pragma once
|
|
|
|
#include <tribufu/macros.h>
|
|
#include <tribufu/platform.h>
|
|
#include <tribufu/std.h>
|