mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-17 17:29:02 +02:00
Made ClassInfo.interfaces generation consistent with DMD, fixes #134
Removed unneeded includes from dmd/attrib.c
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#include "template.h"
|
||||
|
||||
#include "../gen/enums.h"
|
||||
#include "../gen/logger.h"
|
||||
|
||||
extern void obj_includelib(const char *name);
|
||||
void obj_startaddress(Symbol *s);
|
||||
|
||||
Reference in New Issue
Block a user