hpp-util  4.9.0
Debugging tools for the HPP project.
util.hh
Go to the documentation of this file.
1 // Copyright (C) 2010 by Florent Lamiraux, Thomas Moulard, CNRS.
2 //
3 // This file is part of the hpp-util.
4 //
5 // This software is provided "as is" without warranty of any kind,
6 // either expressed or implied, including but not limited to the
7 // implied warranties of fitness for a particular purpose.
8 //
9 // See the COPYING file for more information.
10 
11 #ifndef HPP_UTIL_HH
12 # define HPP_UTIL_HH
13 # include <hpp/util/debug.hh>
14 # include <hpp/util/indent.hh>
15 # include <hpp/util/kitelab.hh>
16 # include <hpp/util/portability.hh>
17 # include <hpp/util/timer.hh>
18 #endif