Update of /cvsroot/boost/boost/tools/build/v2/example/pch/source
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv30919

Added Files:
      Tag: RC_1_34_0
        hello_world.cpp 
Log Message:
Merged

--- NEW FILE: hello_world.cpp ---
/* Copyright 2006 Ilya Sokolov
   Copyright 2006 Vladimir Prus

   Distributed under the Boost Software License, Version 1.0. (See
   accompanying file LICENSE_1_0.txt or copy at
   http://www.boost.org/LICENSE_1_0.txt)
*/

#include <pch.hpp>

int main()
{
  TestClass c(1, 2);    
  return 0;
}


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to