summaryrefslogtreecommitdiff
path: root/cppu/source/threadpool/current.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/source/threadpool/current.hxx')
-rw-r--r--cppu/source/threadpool/current.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppu/source/threadpool/current.hxx b/cppu/source/threadpool/current.hxx
index 45640220116d..8d19a51c125a 100644
--- a/cppu/source/threadpool/current.hxx
+++ b/cppu/source/threadpool/current.hxx
@@ -45,7 +45,7 @@ struct IdContainer
sal_Sequence * pCurrentId;
};
-IdContainer * getIdContainer() SAL_THROW( () );
+IdContainer * getIdContainer() SAL_THROW(());
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */