X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2Fauto_unit_test.hh;h=c45d6fd08fdf56af28b4bdbc3376eb2282561939;hb=1b1d76302a5d61e918ef71f1c8e11f80ac1262e2;hp=d785b78e1d9ecbbb838c476f2401cc04515c6c81;hpb=85dd621b12b8c974b132e6af0818f64a029b081d;p=senf.git diff --git a/Utils/auto_unit_test.hh b/Utils/auto_unit_test.hh index d785b78..c45d6fd 100644 --- a/Utils/auto_unit_test.hh +++ b/Utils/auto_unit_test.hh @@ -1,8 +1,8 @@ // $Id$ // -// Copyright (C) 2007 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer NETwork research (NET) +// Copyright (C) 2007 +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund // // This program is free software; you can redistribute it and/or modify @@ -28,7 +28,9 @@ any necessary workarounds. So, instead of \#include , you should always write - \#include "../Utils/auto_unit_test.hh" (with possibliy adjusted path). +
+    \#include "../Utils/auto_unit_test.hh"
+    
(with possibliy adjusted path). */ #ifndef HH_auto_unit_test_ @@ -48,6 +50,8 @@ #include +#define COMPILE_FAIL(n) void n() + ///////////////////////////////hh.e//////////////////////////////////////// //#include "auto_unit_test.cci" //#include "auto_unit_test.ct"