Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
support for wine testsuite execution: do not run the helper scripts from within wine...
[simgrid.git] / testsuite / xbt / dynar_double.c
index c32723a..bfd0641 100644 (file)
@@ -2,13 +2,12 @@
 
 /* dynar_double: A test case for the dynar using doubles as content         */
 
-/* Copyright (c) 2004 Martin Quinson. All rights reserved.                  */
+/* Copyright (c) 2003,2004 Martin Quinson. All rights reserved.             */
 
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
-#include <stdio.h>
-#include <gras.h>
+#include "gras.h"
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(test,"Logging specific to this test");