[med-svn] [aghermann] 21/60: twiddle some #include's in place (cue from --enable-pch)

andrei zavada hmmr-guest at alioth.debian.org
Mon Nov 4 23:49:54 UTC 2013


This is an automated email from the git hooks/post-receive script.

hmmr-guest pushed a commit to branch WIP
in repository aghermann.

commit 453a028bacbf706b8b3bea31392dd4fce785140a
Author: Andrei Zavada <johnhommer at gmail.com>
Date:   Sun Oct 13 22:45:18 2013 +0300

    twiddle some #include's in place (cue from --enable-pch)
---
 upstream/src/aghermann/ui/sf/d/filters.hh  |    1 +
 upstream/src/aghermann/ui/sf/d/patterns.hh |    3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/upstream/src/aghermann/ui/sf/d/filters.hh b/upstream/src/aghermann/ui/sf/d/filters.hh
index ea9b8d7..be4650a 100644
--- a/upstream/src/aghermann/ui/sf/d/filters.hh
+++ b/upstream/src/aghermann/ui/sf/d/filters.hh
@@ -16,6 +16,7 @@
 
 #include "aghermann/ui/ui++.hh"
 #include "aghermann/ui/sf/sf.hh"
+#include "libsigfile/source-base.hh"
 
 #if HAVE_CONFIG_H && !defined(VERSION)
 #  include "config.h"
diff --git a/upstream/src/aghermann/ui/sf/d/patterns.hh b/upstream/src/aghermann/ui/sf/d/patterns.hh
index ee41e16..eea7402 100644
--- a/upstream/src/aghermann/ui/sf/d/patterns.hh
+++ b/upstream/src/aghermann/ui/sf/d/patterns.hh
@@ -14,7 +14,6 @@
 
 #include "aghermann/patterns/patterns.hh"
 #include "aghermann/ui/dirlevel-storable-adapter.hh"
-//#include "aghermann/ui/sf/sf.hh"
 
 #if HAVE_CONFIG_H && !defined(VERSION)
 #  include "config.h"
@@ -27,7 +26,7 @@ namespace ui {
 
 
 struct SScoringFacility::SPatternsDialog
-  : public SDirlevelStorableAdapter<pattern::SPattern<TFloat>> {
+  : public SDirlevelStorableAdapter<agh::pattern::SPattern<TFloat>> {
 
         DELETE_DEFAULT_METHODS (SPatternsDialog);
 

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/aghermann.git



More information about the debian-med-commit mailing list