ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/utils/ProgressBar.cpp
(Generate patch)

Comparing:
trunk/src/utils/ProgressBar.cpp (file contents), Revision 1442 by gezelter, Mon May 10 17:28:26 2010 UTC vs.
branches/development/src/utils/ProgressBar.cpp (file contents), Revision 1629 by gezelter, Wed Sep 14 21:15:17 2011 UTC

# Line 41 | Line 41
41  
42   #include <iostream>
43   #include <cstdlib>
44 + #include <cstdio>
45   #include <sys/ioctl.h>
46 + #include <unistd.h>
47   #ifdef IS_MPI
48   #include <mpi.h>
49   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines