split_or_h 304 B

12345
  1. o Code simplification and refactoring:
  2. - Many structures have been removed from the centralized "or.h" header,
  3. and moved into their own headers. This will allow us to reduce
  4. the number of places in the code that rely on each structure's
  5. contents and layout. Closes ticket 26383.