[med-svn] [SCM] aghermann branch, master, updated. 3b8a63cca9e297a548ea6094bd42a016ecec03b8
Andrei Zavada
johnhommer at gmail.com
Thu Dec 20 13:04:52 UTC 2012
The following commit has been merged in the master branch:
commit 6ddc7b23126eae05e6d8a9c524ccdf157258adcc
Author: Andrei Zavada <johnhommer at gmail.com>
Date: Thu Dec 20 14:32:35 2012 +0200
style touchups
diff --git a/src/tools/edfcat.cc b/src/tools/edfcat.cc
index aaa8ac6..b687bd7 100644
--- a/src/tools/edfcat.cc
+++ b/src/tools/edfcat.cc
@@ -20,9 +20,10 @@
#include <stdexcept>
#include <fstream>
-#include "../libsigfile/edf.hh"
-#include "../libsigfile/source.hh"
-#include "../common/fs.hh"
+#include "libsigfile/edf.hh"
+#include "libsigfile/source.hh"
+#include "common/alg.hh"
+#include "common/fs.hh"
#if HAVE_CONFIG_H && !defined(VERSION)
# include "config.h"
diff --git a/src/tools/edfhed.cc b/src/tools/edfhed.cc
index 2837203..a4558f3 100644
--- a/src/tools/edfhed.cc
+++ b/src/tools/edfhed.cc
@@ -19,9 +19,9 @@
#include <stdlib.h>
#include <iostream>
-#include "../libsigfile/edf.hh"
-#include "../libsigfile/source.hh"
-#include "../common/fs.hh"
+#include "libsigfile/edf.hh"
+#include "libsigfile/source.hh"
+#include "common/fs.hh"
#include "config.h"
--
Sleep experiment manager
More information about the debian-med-commit
mailing list