summaryrefslogtreecommitdiff
path: root/src/mongo/db/background.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/background.h')
-rw-r--r--src/mongo/db/background.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/background.h b/src/mongo/db/background.h
index b510c165a96..f8cad335a34 100644
--- a/src/mongo/db/background.h
+++ b/src/mongo/db/background.h
@@ -33,9 +33,9 @@
#pragma once
+#include <iosfwd>
#include <map>
#include <set>
-#include <iosfwd>
#include "mongo/base/disallow_copying.h"
#include "mongo/base/string_data.h"