0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00

pragma once

This commit is contained in:
dwight 2011-06-27 00:46:15 -04:00
parent e6e129ae44
commit b131098761

View File

@ -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