]> www.ginac.de Git - ginac.git/blobdiff - ginac/isospin.h
- modified the comment blocks so the copyright message no longer appears in
[ginac.git] / ginac / isospin.h
index 56ae1b7920e414fbdc3aff65f5106f3d407b43bc..81c96dc39581f137c08f1b850df9453ec5632012 100644 (file)
@@ -1,7 +1,8 @@
 /** @file isospin.h
  *
- *  Interface to GiNaC's isospin objects.
- *
+ *  Interface to GiNaC's isospin objects. */
+
+/*
  *  GiNaC Copyright (C) 1999 Johannes Gutenberg University Mainz, Germany
  *
  *  This program is free software; you can redistribute it and/or modify
@@ -23,6 +24,7 @@
 #define __GINAC_ISOSPIN_H__
 
 #include <string>
+#include <ginac/indexed.h>
 
 /** Base class for isospin object */
 class isospin : public indexed