summaryrefslogtreecommitdiff
path: root/test_gpsmm.cpp
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-12-01 19:51:35 -0500
committerEric S. Raymond <esr@thyrsus.com>2010-12-01 19:51:35 -0500
commita13d392e9f5cfa6e9b35cdbe61db80d0ed0ffde8 (patch)
tree77f8800d7caa3c7ddd1e2add2c9660987c6ccb5c /test_gpsmm.cpp
parenta92a5c2d17b1e4eb0d2ac0e71a8d5c2fe45f60ac (diff)
downloadgpsd-a13d392e9f5cfa6e9b35cdbe61db80d0ed0ffde8.tar.gz
Unused-header removals by deheader. All regression tests pass.
Diffstat (limited to 'test_gpsmm.cpp')
-rw-r--r--test_gpsmm.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/test_gpsmm.cpp b/test_gpsmm.cpp
index f30fdfa6..daf28081 100644
--- a/test_gpsmm.cpp
+++ b/test_gpsmm.cpp
@@ -8,8 +8,6 @@
/* This simple program shows the basic functionality of the C++ wrapper class */
#include <iostream>
-#include <string>
-#include <unistd.h>
#include "libgpsmm.h"