mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-18 09:49:02 +02:00
First merge of 2.064 beta.
This corresponds to DMD commit a913ce4bc59a94a022a27e390fc841f4aededffb. Doesn't build Phobos yet.
This commit is contained in:
committed by
Kai Nacke
parent
c400d180d2
commit
cb341586e3
@@ -13,8 +13,8 @@
|
||||
#define DMD_SXNUM_H
|
||||
|
||||
#include "mars.h" // for uinteger_t
|
||||
struct Type;
|
||||
struct Expression;
|
||||
class Type;
|
||||
class Expression;
|
||||
|
||||
/**
|
||||
This class represents a "sign-extended number", i.e. a 65-bit number, which can
|
||||
|
||||
Reference in New Issue
Block a user