summaryrefslogtreecommitdiff
path: root/include/postmac.h
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2018-09-27 21:04:19 +0200
committerTor Lillqvist <tml@collabora.com>2018-09-27 21:21:02 +0200
commitcc463567cb04bd6d3cdb97fd5dc933460f3e3892 (patch)
tree60525e2f129b2edd377c72d78de4501428c7ec28 /include/postmac.h
parent45786711ec54e738d868ceabdc1a9f5bccffec1d (diff)
Hide also TimeRecord, for tilebench for iOS
Change-Id: Iaf34e5f14b0753960a13b0a9ff3d734bfc08d139
Diffstat (limited to 'include/postmac.h')
-rw-r--r--include/postmac.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/postmac.h b/include/postmac.h
index 5e1342d658c9..bfeb88dfd34c 100644
--- a/include/postmac.h
+++ b/include/postmac.h
@@ -20,5 +20,6 @@
#undef Point
#undef Size
#undef TimeValue
+#undef TimeRecord
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */