[MOAB-dev] commit/MOAB: rajeeja: Adding #include <time.h> for	clock_t variable
    commits-noreply at bitbucket.org 
    commits-noreply at bitbucket.org
       
    Wed Jun 18 11:51:30 CDT 2014
    
    
  
1 new commit in MOAB:
https://bitbucket.org/fathomteam/moab/commits/c11164b0bae4/
Changeset:   c11164b0bae4
Branch:      master
User:        rajeeja
Date:        2014-06-18 18:40:44
Summary:     Adding #include <time.h> for clock_t variable
Affected #:  1 file
diff --git a/tools/mbzoltan/MBZoltan.hpp b/tools/mbzoltan/MBZoltan.hpp
index 2acce87..c303158 100644
--- a/tools/mbzoltan/MBZoltan.hpp
+++ b/tools/mbzoltan/MBZoltan.hpp
@@ -26,6 +26,7 @@
 #include "moab_mpi.h"
 #include "zoltan_cpp.h"
 #include "moab/Range.hpp"
+#include <time.h>
 
 #ifdef CGM
 #include <map>
Repository URL: https://bitbucket.org/fathomteam/moab/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
    
    
More information about the moab-dev
mailing list