Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/tools/build/v2/test/dependency-test/b.cpp @ 12

Last change on this file since 12 was 12, checked in by landauf, 17 years ago

added boost

File size: 263 bytes
Line 
1//  Copyright (c) 2003 Vladimir Prus
2//
3//  Distributed under the Boost Software License, Version 1.0. (See
4//  accompanying file LICENSE_1_0.txt or copy at
5//  http://www.boost.org/LICENSE_1_0.txt)
6//
7//  http://www.boost.org
8//
9
10#include "a.h"
11
12int main()
13{
14}
Note: See TracBrowser for help on using the repository browser.