]> AND Public Git Repository - simgrid.git/blobdiff - teshsuite/surf/wifi_usage/wifi_usage.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
BUMMER
[simgrid.git] / teshsuite / surf / wifi_usage / wifi_usage.cpp
index a081c0b6cc71f8579aa6f5d119e12016997a2d9e..1d5e849bc3a334d95ae4f0fb7a79791f6d82cc21 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2019. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2019-2020. The SimGrid Team. 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. */
@@ -7,11 +7,7 @@
 #include "xbt/log.h"
 
 #include "simgrid/msg.h"
-#include "src/surf/network_cm02.hpp"
-#include <exception>
-#include <iostream>
-#include <random>
-#include <string>
+#include "src/surf/network_wifi.hpp"
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(simulator, "[usage] wifi_usage <platform-file>");