summaryrefslogtreecommitdiff
path: root/src/mongo/db/snapshot_window_options.idl
diff options
context:
space:
mode:
authorKaloian Manassiev <kaloian.manassiev@mongodb.com>2022-08-25 18:44:17 +0200
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-08-26 16:10:00 +0000
commit0c95addd6131bbc4604590d2d04dc079c7c87847 (patch)
treeccfda9a0b1b99e5f365852a4e8d3b927360fb8fc /src/mongo/db/snapshot_window_options.idl
parent41d0a45aaf90b8e4e9a91f13a72e5623ecd963c4 (diff)
downloadmongo-0c95addd6131bbc4604590d2d04dc079c7c87847.tar.gz
SERVER-68826 Move basic_types into server_base
Diffstat (limited to 'src/mongo/db/snapshot_window_options.idl')
-rw-r--r--src/mongo/db/snapshot_window_options.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/snapshot_window_options.idl b/src/mongo/db/snapshot_window_options.idl
index 33943e4a4f1..8f535a55630 100644
--- a/src/mongo/db/snapshot_window_options.idl
+++ b/src/mongo/db/snapshot_window_options.idl
@@ -30,7 +30,7 @@ global:
cpp_namespace: "mongo"
imports:
- - "mongo/idl/basic_types.idl"
+ - "mongo/db/basic_types.idl"
server_parameters:
minSnapshotHistoryWindowInSeconds: