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