Skip to content
Snippets Groups Projects
Commit 09dda434 authored by Francois Bleibel's avatar Francois Bleibel
Browse files

Added forgotten file all-signals.h

parent 3d28e956
No related branches found
No related tags found
No related merge requests found
/*
* all-signals.h
*
* Created on: Jun 16, 2010
* Author: blue
*/
#ifndef ALLSIGNALS_H_
#define ALLSIGNALS_H_
/// Utility header files including all signals and using namespace dynamicgraph
#include <dynamic-graph/signal.h>
#include <dynamic-graph/signal-ptr.h>
#include <dynamic-graph/signal-time-dependant.h>
using namespace dynamicgraph;
#endif /* ALLSIGNALS_H_ */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment