mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
pragma once
This commit is contained in:
parent
e6e129ae44
commit
b131098761
@ -15,8 +15,7 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef UTIL_STRING_UTILS_HEADER
|
#pragma once
|
||||||
#define UTIL_STRING_UTILS_HEADER
|
|
||||||
|
|
||||||
namespace mongo {
|
namespace mongo {
|
||||||
|
|
||||||
@ -125,5 +124,3 @@ namespace mongo {
|
|||||||
}
|
}
|
||||||
|
|
||||||
} // namespace mongo
|
} // namespace mongo
|
||||||
|
|
||||||
#endif // UTIL_STRING_UTILS_HEADER
|
|
||||||
|
Loading…
Reference in New Issue
Block a user