-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Doing a preliminary analysis uncovered that there is a number of header files in the query owned source code that are missing the #pragma once that ensures that a header file will be read once.
This ticket aims to examine these header files and evaluate whether it is meaningful to add #pragma once to them.