Parent Directory
|
Revision Log
|
Patch
revision 199 by ph10, Tue Jul 31 14:39:09 2007 UTC | revision 200 by ph10, Wed Aug 1 09:10:40 2007 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | // Copyright 2003 and onwards Google Inc. | // Copyright 2003 and onwards Google Inc. |
2 | // Author: Sanjay Ghemawat | // Author: Sanjay Ghemawat |
3 | ||
4 | #ifdef HAVE_CONFIG_H | #ifdef HAVE_CONFIG_H |
5 | #include <config.h> | #include <config.h> |
6 | #endif | #endif |
7 | ||
8 | #include <stdio.h> | #include <stdio.h> |
9 | #include <map> | #include <map> |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |