summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/drop_database.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/catalog/drop_database.h')
-rw-r--r--src/mongo/db/catalog/drop_database.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mongo/db/catalog/drop_database.h b/src/mongo/db/catalog/drop_database.h
index 0e3b6e59125..365a7a61e0a 100644
--- a/src/mongo/db/catalog/drop_database.h
+++ b/src/mongo/db/catalog/drop_database.h
@@ -27,6 +27,8 @@
* it in the license file.
*/
+#pragma once
+
#include "mongo/base/status.h"
namespace mongo {