Add Ecore.h for TRUE/FALSE

SVN revision: 16621
This commit is contained in:
sebastid 2005-09-06 19:29:24 +00:00 committed by sebastid
parent 24fac015c6
commit 874e4df9ee
4 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#include "ecore_private.h"
#include "Ecore.h"
#include "Ecore_Data.h"
#define PRIME_TABLE_MAX 21

View File

@ -1,4 +1,5 @@
#include "ecore_private.h"
#include "Ecore.h"
#include "Ecore_Data.h"
/* Return information about the list */

View File

@ -1,4 +1,5 @@
#include "ecore_private.h"
#include "Ecore.h"
#include "Ecore_Data.h"
#define HEAP_INCREMENT 4096

View File

@ -1,4 +1,5 @@
#include "ecore_private.h"
#include "Ecore.h"
#include "Ecore_Data.h"
/* A macro for determining the highest node at given branch */