| // Copyright 2019 The Fuchsia Authors. All rights reserved. | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| #ifndef LIB_JSON_JSON_PARSER_H_ | |
| #define LIB_JSON_JSON_PARSER_H_ | |
| // Do not use this header directly, instead use src/lib/json_parser/json_parser.h. | |
| #include "src/lib/json_parser/json_parser.h" | |
| #endif // LIB_JSON_JSON_PARSER_H_ |