Sha256: 0be7c7a617297597515ab95c21af0cc4118f040d96ecab0adcda65648307f0c0
Contents?: true
Size: 236 Bytes
Versions: 44
Compression:
Stored size: 236 Bytes
Contents
/* Copyright (c) 2011 Google Inc. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #ifndef B_H_ #define B_H_ #include "a.h" int funcB(); #endif // B_H_
Version data entries
44 entries across 44 versions & 7 rubygems