mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-09 07:22:21 +08:00
#6380 Reintroduce common.h include in basic_types.h (defines TYPE_OF_SIZE_* on *nix)
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "common/common.h"
|
||||
|
||||
// VC++ has built-in sized types
|
||||
// moved from common.h (why was it there?)
|
||||
#if defined(_MSC_VER)
|
||||
|
||||
Reference in New Issue
Block a user