summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceDbus
diff options
context:
space:
mode:
authorchristian mueller <christian.ei.mueller@bmw.de>2012-05-11 12:26:26 +0200
committerchristian mueller <christian.ei.mueller@bmw.de>2012-05-24 13:40:22 +0200
commitbdf0b3fd9a91fdd9ef4a7b87af90266884903fa9 (patch)
treeca187bdbe4561400e85d90a173666d532fb4a9a4 /PluginCommandInterfaceDbus
parent94db855f41c2013f8ce7adb3c0abd13f8ae02073 (diff)
downloadaudiomanager-bdf0b3fd9a91fdd9ef4a7b87af90266884903fa9.tar.gz
* fix warnings that come with new compiler
Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
Diffstat (limited to 'PluginCommandInterfaceDbus')
-rw-r--r--PluginCommandInterfaceDbus/test/CAmCommandSenderDbusTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/PluginCommandInterfaceDbus/test/CAmCommandSenderDbusTest.cpp b/PluginCommandInterfaceDbus/test/CAmCommandSenderDbusTest.cpp
index 8add391..c952d93 100644
--- a/PluginCommandInterfaceDbus/test/CAmCommandSenderDbusTest.cpp
+++ b/PluginCommandInterfaceDbus/test/CAmCommandSenderDbusTest.cpp
@@ -16,7 +16,6 @@
*/
#include "CAmCommandSenderDbusTest.h"
-#include <Python.h>
#include <iostream>
#include <fstream>
#include <sstream>