View | Details | Raw Unified | Return to bug 239482 | Differences between
and this patch

Collapse All | Expand All

(-)files/patch-nestkernel_simulation__manager.h (+11 lines)
Line 0 Link Here
1
--- nestkernel/simulation_manager.h.orig	2019-07-27 21:25:00 UTC
2
+++ nestkernel/simulation_manager.h
3
@@ -23,6 +23,8 @@
4
 #ifndef SIMULATION_MANAGER_H
5
 #define SIMULATION_MANAGER_H
6
 
7
+#include <sys/time.h>
8
+
9
 // C++ includes:
10
 #include <vector>
11
 

Return to bug 239482