mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-14 20:03:14 +01:00
Fix a typo in keyowrd
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include <fstream>
|
||||
|
||||
#if LDC_LLVM_VER < 304
|
||||
namesspace llvm {
|
||||
namespace llvm {
|
||||
namespace sys {
|
||||
namespace fs {
|
||||
enum OpenFlags {
|
||||
|
||||
Reference in New Issue
Block a user