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

Fix inconsistently-styled header inclusion of document_source_internal_unpack_bucket.cpp

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • QI 2023-04-03
    • None
    • 0
    • None
    • None
    • None
    • None
    • None
    • None

      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>
      

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

              Created:
              Updated:
              Resolved: