blob: 9857166189c7e01b2f44cd9c536541597492d8ad [file] [log] [blame]
/* Copyright (C) 1999-2019 by The D Language Foundation, All Rights Reserved
* http://www.digitalmars.com
* Distributed under the Boost Software License, Version 1.0.
* http://www.boost.org/LICENSE_1_0.txt
* https://github.com/dlang/dmd/blob/master/src/dmd/root/root.h
*/
#pragma once
#include "object.h"
#include "filename.h"
#include "file.h"
#include "outbuffer.h"
#include "array.h"