blob: 6e718444c48c1eeba3afa5021c9ee6ef1e48aab0 [file] [log] [blame]
// Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
#include "vm/kernel.h"
#if !defined(DART_PRECOMPILED_RUNTIME)
namespace dart {
namespace kernel {} // namespace kernel
} // namespace dart
#endif // !defined(DART_PRECOMPILED_RUNTIME)