[hamradio-commits] [gnss-sdr] 13/27: fixing includes
Carles Fernandez
carles_fernandez-guest at moszumanska.debian.org
Wed Jan 14 09:07:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
carles_fernandez-guest pushed a commit to branch master
in repository gnss-sdr.
commit 890ecd7fbf112945aa5bc15538f4a07f4e133abd
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date: Thu Jan 8 18:20:45 2015 +0100
fixing includes
---
src/core/receiver/control_thread.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/core/receiver/control_thread.cc b/src/core/receiver/control_thread.cc
index f68c397..3ac4a7d 100644
--- a/src/core/receiver/control_thread.cc
+++ b/src/core/receiver/control_thread.cc
@@ -39,8 +39,8 @@
#include <memory>
#include <string>
#include <boost/lexical_cast.hpp>
-#include <boost/thread/thread.hpp>
#include <boost/chrono.hpp>
+#include <boost/thread.hpp>
#include <gnuradio/message.h>
#include <gflags/gflags.h>
#include <glog/logging.h>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git
More information about the pkg-hamradio-commits
mailing list