From 1f016f908e5cbb76a89b353d6c74a62c1127293a Mon Sep 17 00:00:00 2001 From: prascle Date: Thu, 24 May 2012 07:27:25 +0000 Subject: [PATCH] PR: Fix compilation with gcc 4.7 --- src/Vishnu/Batch_BatchManager_eVishnu.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Vishnu/Batch_BatchManager_eVishnu.cxx b/src/Vishnu/Batch_BatchManager_eVishnu.cxx index 8809302..2bf1ee7 100644 --- a/src/Vishnu/Batch_BatchManager_eVishnu.cxx +++ b/src/Vishnu/Batch_BatchManager_eVishnu.cxx @@ -26,6 +26,7 @@ * Author : Renaud BARATE - EDF R&D */ +#include #include #include #include -- 2.39.2