Skip to content
Snippets Groups Projects
  • Miller, Ross's avatar
    53e019e8
    More #include cleanups · 53e019e8
    Miller, Ross authored
    Moved a few inlined functions over to the .cpp file which let me replace
    two more #includes with forward declarations.
    
    Also moved 2 member variable initializations out of the constructor's
    body and into the constructor initialization list.
    
    Refs #9049
    53e019e8
    History
    More #include cleanups
    Miller, Ross authored
    Moved a few inlined functions over to the .cpp file which let me replace
    two more #includes with forward declarations.
    
    Also moved 2 member variable initializations out of the constructor's
    body and into the constructor initialization list.
    
    Refs #9049
Code owners
Assign users and groups as approvers for specific file changes. Learn more.