mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-02-02 17:08:42 +03:00
Merge branch 'main' of https://github.com/QIDITECH/QIDISlicer
This commit is contained in:
@@ -71,9 +71,9 @@ typedef unsigned int UINT32;
|
||||
typedef int INT;
|
||||
#endif
|
||||
|
||||
#ifndef INT32
|
||||
typedef int INT32;
|
||||
#endif
|
||||
// #ifndef INT32
|
||||
// typedef int INT32;
|
||||
// #endif
|
||||
|
||||
typedef unsigned char INT8U; /* Unsigned 8 bit quantity */
|
||||
typedef signed char INT8S; /* Signed 8 bit quantity */
|
||||
|
||||
Reference in New Issue
Block a user