Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-75018

Fix inconsistently-styled header inclusion of document_source_internal_unpack_bucket.cpp

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Trivial - P5 Trivial - P5
    • 7.0.0-rc0
    • None
    • None
    • None
    • Fully Compatible
    • QI 2023-04-03

    Description

      Fix the following header inclusion.

      #include "mongo/db/pipeline/document_source_sequential_document_cache.h"
      #include <algorithm>
      #include <iterator>
       
      #include "mongo/db/pipeline/document_source_internal_unpack_bucket.h"
       
      #include <string>
      #include <type_traits>
      

      Attachments

        Activity

          People

            yoonsoo.kim@mongodb.com Yoon Soo Kim
            yoonsoo.kim@mongodb.com Yoon Soo Kim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: