Add a temporary dummy header file to make an internal refactoring
process go more smoothly.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// This is a placeholder to allow include-path compatibility with code written
|
||||
// inside Google.
|
||||
|
||||
#ifndef STRINGS_STRINGPIECE_UTILS_H_
|
||||
#define STRINGS_STRINGPIECE_UTILS_H_
|
||||
#endif // STRINGS_STRINGPIECE_UTILS_H_
|
||||
Reference in New Issue
Block a user