mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-03 10:26:36 +00:00
The code is now Coplien Compilent
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
//
|
||||
// Created by anonymus-raccoon on 1/28/20.
|
||||
//
|
||||
|
||||
#ifndef COMSQUARE_INT24_HPP
|
||||
#define COMSQUARE_INT24_HPP
|
||||
|
||||
typedef unsigned uint24_t;
|
||||
|
||||
#endif //COMSQUARE_INT24_HPP
|
||||
@@ -1,10 +0,0 @@
|
||||
//
|
||||
// Created by anonymus-raccoon on 1/28/20.
|
||||
//
|
||||
|
||||
#ifndef COMSQUARE_INTS_HPP
|
||||
#define COMSQUARE_INTS_HPP
|
||||
|
||||
typedef unsigned uint24_t;
|
||||
|
||||
#endif //COMSQUARE_INTS_HPP
|
||||
Reference in New Issue
Block a user