commit | 441f72d43a9b550baa779fc82f70816da5f74f0e | [log] [tgz] |
---|---|---|
author | The Android Open Source Project <initial-contribution@android.com> | Tue Mar 03 19:29:28 2009 -0800 |
committer | The Android Open Source Project <initial-contribution@android.com> | Tue Mar 03 19:29:28 2009 -0800 |
tree | 477ac2b54c1ef5b8e25e4255b27bca9469ed3911 | |
parent | 7a80622f69812ca3262d2027c07a4ed0c0242945 [diff] [blame] |
auto import from //depot/cupcake/@135843
diff --git a/lib/error.h b/lib/error.h new file mode 100644 index 0000000..bbc15f9 --- /dev/null +++ b/lib/error.h
@@ -0,0 +1,3 @@ +#ifndef ERROR_H +#define ERROR_H +#endif/* ERROR_H */