[Pkg-electronics-commits] [gnucap] 11/49: modelgen/mg_.h cleanup, remove obsolete fwd declarations and extra includes

felix salfelder felix-guest at moszumanska.debian.org
Tue Feb 2 21:39:55 UTC 2016


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

felix-guest pushed a commit to branch wip
in repository gnucap.

commit 3d288703d71b1f45cc4ae888c953edf0c59ece1a
Author: al davis <al at floyd.freeelectron.net>
Date:   Fri Jul 4 14:32:53 2014 -0400

    modelgen/mg_.h cleanup, remove obsolete fwd declarations and extra includes
---
 modelgen/mg_.h | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/modelgen/mg_.h b/modelgen/mg_.h
index 2108b62..b5e368b 100644
--- a/modelgen/mg_.h
+++ b/modelgen/mg_.h
@@ -20,25 +20,8 @@
  * 02110-1301, USA.
  */
 //testing=script 2006.10.31
-#include <stdexcept>
-#include "md.h"
 #include "ap.h"
 /*--------------------------------------------------------------------------*/
-// defined here
-class Base;
-class C_Comment;
-class Cxx_Comment;
-class Parameter;
-class Code_Block;
-class Parameter_Block;
-class String_Arg;
-class Model;
-class Head;
-class File;
-/*--------------------------------------------------------------------------*/
-// external
-class CS;
-/*--------------------------------------------------------------------------*/
 #ifdef PASS_TRACE_TAGS
 #define make_tag() (out << "//" << __func__ << ":" << __LINE__ << "\n")
 #else

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/gnucap.git



More information about the Pkg-electronics-commits mailing list