X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2Fauto_unit_test.hh;h=70487e3d1b7133e5156d4e71a045bc62c41afdbf;hb=2400f5c9d91e715773ed965fb92da1b6a54903e5;hp=81a514f36542e4eb48a924d791d2cbda799730c9;hpb=f73fa16ed5abdce272ac77f8b8b9ef2b9922c266;p=senf.git diff --git a/Utils/auto_unit_test.hh b/Utils/auto_unit_test.hh index 81a514f..70487e3 100644 --- a/Utils/auto_unit_test.hh +++ b/Utils/auto_unit_test.hh @@ -1,8 +1,8 @@ // $Id$ // -// Copyright (C) 2007 -// Fraunhofer Institute for Open Communication Systems (FOKUS) -// Competence Center NETwork research (NET), St. Augustin, GERMANY +// 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_