[Powertop] [PATCH 2/2] stdbool.h is not needed in C++

Magnus Fromreide <magfr at lysator.liu.se> Sat, 26 May 2012 06:34:19 +0200
Newsgroups dev.linux.lists.powertop
Message-ID <1338014363.2512.1.camel@sara>
Signed-off-by: Magnus Fromreide <magfr(a)lysator.liu.se>
---
 src/lib.cpp |    1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib.cpp b/src/lib.cpp
index 33f835f..ad24eac 100644
--- a/src/lib.cpp
+++ b/src/lib.cpp
@@ -32,7 +32,6 @@
 #include <string>
 #include <ctype.h>
 #include <stdio.h>
-#include <stdbool.h>
 #include <math.h>
 #include <stdlib.h>
 
-- 
1.7.10