Replace use of #ifndef header guards with #pragma once Modern C++, baby!
Previously a triggerbox_ui.h change triggered a complete UI rebuild. This follows the concept of other editor_selection lists which use forward declarations.