X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Fmain.cpp;h=0171e9c56de84dd0fff035d1b0c0f47d751d92a0;hp=ef74535d9ef63437dc4aaf62f3f93c5f602598e8;hb=8a3a0aad0fe18304062335fdc934757855abd887;hpb=a8507b8af1c08d9b27d98d57f95c7ca1a8671e27 diff --git a/check/main.cpp b/check/main.cpp index ef74535d..0171e9c5 100644 --- a/check/main.cpp +++ b/check/main.cpp @@ -1,7 +1,8 @@ /** @file main.cpp * - * Main program that calls all individual tests. - * + * Main program that calls all individual tests. */ + +/* * GiNaC Copyright (C) 1999 Johannes Gutenberg University Mainz, Germany * * This program is free software; you can redistribute it and/or modify @@ -20,7 +21,8 @@ */ #include -#include +#include + #include "check.h" int main()