mirror of
https://github.com/ldc-developers/ldc.git
synced 2025-05-06 10:57:35 +03:00
Aim for consistent #includes (order + dir prefix)
I surely missed a few.
This commit is contained in:
parent
08be59523d
commit
4a23399236
97 changed files with 536 additions and 534 deletions
|
@ -7,7 +7,7 @@
|
|||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "errors.h"
|
||||
#include "dmd/errors.h"
|
||||
#include "driver/cl_options.h"
|
||||
#include "driver/cl_options_instrumentation.h"
|
||||
#include "driver/cl_options_sanitizers.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue