summaryrefslogtreecommitdiff
path: root/include/tools/gen.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/gen.hxx')
-rw-r--r--include/tools/gen.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/tools/gen.hxx b/include/tools/gen.hxx
index bc3fb35dd5ab..492a3104d6d6 100644
--- a/include/tools/gen.hxx
+++ b/include/tools/gen.hxx
@@ -28,6 +28,8 @@
class SvStream;
+enum TriState { TRISTATE_FALSE, TRISTATE_TRUE, TRISTATE_INDET };
+
// Pair
class SAL_WARN_UNUSED Pair