mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-09-17 19:07:05 +02:00
- Updated to DMD frontend 1.041.
- Removed dmd/inifile.c , it's not under a free license, replaced with libconfig based config file.
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "dchar.h"
|
||||
#include "mem.h"
|
||||
#include "rmem.h"
|
||||
#include "lstring.h"
|
||||
|
||||
Lstring Lstring::zero = LSTRING_EMPTY();
|
||||
|
||||
Reference in New Issue
Block a user