]> www.ginac.de Git - ginac.git/blobdiff - check/time_fateman_expand.cpp
Prettified source code.
[ginac.git] / check / time_fateman_expand.cpp
index 1a33313d931487ada70c06a0e3450b94e527309d..e689dcdf95cabd5023d9c9fd60dc928c71f3722e 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 /*
- *  GiNaC Copyright (C) 1999-2008 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2009 Johannes Gutenberg University Mainz, Germany
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
  *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include <iostream>
 #include "ginac.h"
 #include "timer.h"
-using namespace std;
 using namespace GiNaC;
 
+#include <iostream>
+using namespace std;
+
 static unsigned test()
 {
        unsigned result = 0;