[cig-commits] commit: Add a missing include

Mercurial hg at geodynamics.org
Fri May 13 06:17:01 PDT 2011


changeset:   800:85b95c27409f
tag:         tip
user:        Walter Landry <wlandry at caltech.edu>
date:        Fri May 13 06:15:22 2011 -0700
files:       Base/IO/tests/PathUtilsSuite.cxx
description:
Add a missing include


diff -r f9c376288955 -r 85b95c27409f Base/IO/tests/PathUtilsSuite.cxx
--- a/Base/IO/tests/PathUtilsSuite.cxx	Thu May 12 11:18:29 2011 -0700
+++ b/Base/IO/tests/PathUtilsSuite.cxx	Fri May 13 06:15:22 2011 -0700
@@ -35,6 +35,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <mpi.h>
+#include <unistd.h>
 
 #include "pcu/pcu.h"
 #include "StGermain/Base/Foundation/Foundation.h"



More information about the CIG-COMMITS mailing list