summaryrefslogtreecommitdiff
path: root/src/includes.h
diff options
context:
space:
mode:
authorEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2014-03-14 12:42:35 +0100
committerEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2014-03-14 12:42:35 +0100
commit1f1a0fa9349d37e623ae763b48c7ea21681cd45b (patch)
treed5bc49690b2bb1f85f3560c28845dcc02566d330 /src/includes.h
parent91e1175a467cb9e2f90e7421a1398430d075f776 (diff)
implementation of properties using callback methods
Diffstat (limited to 'src/includes.h')
-rw-r--r--src/includes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/includes.h b/src/includes.h
index b2cb353..721b29e 100644
--- a/src/includes.h
+++ b/src/includes.h
@@ -90,6 +90,7 @@
#include "arithmetic.h"
#include "origexception.h"
#include "notimplemented.h"
+#include "property.h"
#ifndef ZVAL_COPY_VALUE
#define ZVAL_COPY_VALUE(z, v) \