mirror of
https://github.com/QuasarApp/QuasarAppLib.git
synced 2025-04-26 17:54:40 +00:00
remove the global header from main quasarapp header
This commit is contained in:
parent
fa66066021
commit
10ed7648a1
@ -5,8 +5,8 @@
|
||||
* of this license document, but changing it is not allowed.
|
||||
*/
|
||||
|
||||
#ifndef GLOBAL_H
|
||||
#define GLOBAL_H
|
||||
#ifndef QU_GLOBAL_UTILS_H
|
||||
#define QU_GLOBAL_UTILS_H
|
||||
|
||||
#include <cstdlib>
|
||||
#include <type_traits>
|
@ -11,7 +11,6 @@
|
||||
#include "params.h"
|
||||
#include "locales.h"
|
||||
#include "settings.h"
|
||||
#include "global.h"
|
||||
|
||||
/**
|
||||
* @brief The QuasaraAppUtils class
|
||||
|
Loading…
x
Reference in New Issue
Block a user