blob: 59dc7b717fe1452f22355d9acf4686f7db28b92a [file] [log] [blame]
// Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// NOTE(binji): These headers are needed for the link to succeed on PNaCl when
// using libc++.
#include <string>
#include <istream>
#include "json_reader.cpp"