deps_for_clangd_tidy.cpp 347 B

12345678
  1. // Part of the Carbon Language project, under the Apache License v2.0 with LLVM
  2. // Exceptions. See /LICENSE for license information.
  3. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
  4. // This file is only validating expected includes exist. See the BUILD target
  5. // for more information.
  6. #include <boost/unordered/unordered_flat_map.hpp>