Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r52031 - sandbox-branches/andreo/guigl/libs/guigl/example
From: andreytorba_at_[hidden]
Date: 2009-03-28 10:16:14


Author: andreo
Date: 2009-03-28 10:16:14 EDT (Sat, 28 Mar 2009)
New Revision: 52031
URL: http://svn.boost.org/trac/boost/changeset/52031

Log:
added pch.hpp
Added:
   sandbox-branches/andreo/guigl/libs/guigl/example/pch.hpp (contents, props changed)

Added: sandbox-branches/andreo/guigl/libs/guigl/example/pch.hpp
==============================================================================
--- (empty file)
+++ sandbox-branches/andreo/guigl/libs/guigl/example/pch.hpp 2009-03-28 10:16:14 EDT (Sat, 28 Mar 2009)
@@ -0,0 +1,5 @@
+#include <geometry/geometry.hpp>
+#include <boost/assign/std.hpp>
+#include <boost/foreach.hpp>
+#include <boost/bind.hpp>
+#include <boost/bind/placeholders.hpp>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk