1 2int main() 3{ 4 return 0; 5} 6/* 7Copyright 2006 Vladimir Prus 8Distributed under the Boost Software License, Version 1.0. 9(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) 10 */ 11