source: issm/oecreview/Archive/15392-16133/ISSM-15539-15540.diff@ 16134

Last change on this file since 16134 was 16134, checked in by Mathieu Morlighem, 12 years ago

Added Archive/15392-16133

File size: 453 bytes
RevLine 
[16134]1Index: ../trunk-jpl/src/c/shared/io/Disk/WriteLockFile.cpp
2===================================================================
3--- ../trunk-jpl/src/c/shared/io/Disk/WriteLockFile.cpp (revision 15539)
4+++ ../trunk-jpl/src/c/shared/io/Disk/WriteLockFile.cpp (revision 15540)
5@@ -1,6 +1,7 @@
6 /*!\file: WriteLockFile.cpp
7 * \brief
8 */
9+#include <cstdio>
10 #include "../../Exceptions/exceptions.h"
11 #include "../Comm/Comm.h"
12 #include "../Print/Print.h"
Note: See TracBrowser for help on using the repository browser.