remove include file not used
Stefan Schuermans

Stefan Schuermans commited on 2011-12-22 11:59:53
Showing 2 changed files, with 0 additions and 2 deletions.

... ...
@@ -4,7 +4,6 @@
4 4
    a blinkenarea.org project */
5 5
 
6 6
 #include <map>
7
-#include <set>
8 7
 #include <string>
9 8
 
10 9
 #include "Stream.h"
... ...
@@ -7,7 +7,6 @@
7 7
 #define BLINKER_STREAMMGR_H
8 8
 
9 9
 #include <map>
10
-#include <set>
11 10
 #include <string>
12 11
 
13 12
 #include "Stream.h"
14 13