mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-12 02:43:14 +01:00
Explicitly include string.h for strdup.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
#include <cassert>
|
||||
#include <string.h>
|
||||
|
||||
#include "llvm/System/Path.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user