mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Some hack to prevent gcc warnings. This could be solved by separate file, but...
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
#include <edelib/Resource.h>
|
||||
#include <edelib/Debug.h>
|
||||
|
||||
#define KNOWN_APP_PREDEFINED 1
|
||||
#include "PredefApps.h"
|
||||
#include "AppChoice.h"
|
||||
|
||||
#define EMPTY_STR(s) (s[0] == '\0' || (strlen(s) == 0))
|
||||
|
||||
Reference in New Issue
Block a user