summaryrefslogtreecommitdiffstats
path: root/include/astra/AstraObjectManager.h
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2016-04-22 17:46:23 +0200
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2016-04-22 17:46:23 +0200
commite38a4dc774d3f7ca78cec7f16710afd583709b10 (patch)
treec41b7ad10765f98602b09f09f3901c6ca3f4afab /include/astra/AstraObjectManager.h
parentc366f2b07ce16c4ccdafc7cc4199fdac2d3ffef2 (diff)
parent8b67986464daae799d0171aed70a0d2cd96fd8d1 (diff)
downloadastra-e38a4dc774d3f7ca78cec7f16710afd583709b10.tar.gz
astra-e38a4dc774d3f7ca78cec7f16710afd583709b10.tar.bz2
astra-e38a4dc774d3f7ca78cec7f16710afd583709b10.tar.xz
astra-e38a4dc774d3f7ca78cec7f16710afd583709b10.zip
Merge branch 'master' into aniso
Diffstat (limited to 'include/astra/AstraObjectManager.h')
-rw-r--r--include/astra/AstraObjectManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/astra/AstraObjectManager.h b/include/astra/AstraObjectManager.h
index ad89c2a..9faecbe 100644
--- a/include/astra/AstraObjectManager.h
+++ b/include/astra/AstraObjectManager.h
@@ -60,7 +60,7 @@ public:
};
-class CAstraIndexManager : public Singleton<CAstraIndexManager> {
+class _AstraExport CAstraIndexManager : public Singleton<CAstraIndexManager> {
public:
CAstraIndexManager() : m_iLastIndex(0) { }