INTRODUCTION
Overview
Download and Install
Documentation
Publications
REPOSITORY
Libraries
DEVELOPER
Dev Guide
Dashboard
PEOPLE
Contributors
Users
Project
Download
Mailing lists
src
gbxutilacfr
gbxutilacfr.h
1
/*
2
* GearBox Project: Peer-Reviewed Open-Source Libraries for Robotics
3
* http://gearbox.sf.net/
4
* Copyright (c) 2004-2010 Alex Brooks, Alexei Makarenko, Tobias Kaupp
5
*
6
* This distribution is licensed to you under the terms described in
7
* the LICENSE file included in this distribution.
8
*
9
*/
10
11
/*
12
* Convenience header: an easy way to include all of orceiceutil header files
13
*/
14
15
#ifndef GBXUTILACFR_GBXUTILACFRL_H
16
#define GBXUTILACFR_GBXUTILACFRL_H
17
18
#include <gbxutilacfr/tracer.h>
19
#include <gbxutilacfr/status.h>
20
#include <gbxutilacfr/exceptions.h>
21
#include <gbxutilacfr/mathdefs.h>
22
23
#endif
Generated for GearBox by
1.4.5