summaryrefslogtreecommitdiffstats
path: root/Master/Real-Time Systems/Praktikum1/Aufgabe3/src/Global.h
blob: b2a91ef63a2751fe2ab219772162123c255de16d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * Global.h
 *
 *  Created on: 31.10.2010
 *      Author: sven
 */

#ifndef GLOBAL_H_
#define GLOBAL_H_

using namespace std;

#endif /* GLOBAL_H_ */