added #include hyper.h to all cpp files

This commit is contained in:
Zeno Rogue
2019-09-12 22:50:16 +02:00
parent 19a54cfa9d
commit 9647cbd47e
82 changed files with 85 additions and 6 deletions
+1
View File
@@ -5,6 +5,7 @@
* \brief Implementation of various generic dialogs and elements of dialog windows
*/
#include "hyper.h"
namespace hr {
EX const char* COLORBAR = "###";