summaryrefslogtreecommitdiff
path: root/src/ctor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ctor.h')
-rw-r--r--src/ctor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ctor.h b/src/ctor.h
index dddc5ef..8b86aec 100644
--- a/src/ctor.h
+++ b/src/ctor.h
@@ -127,6 +127,7 @@ enum class cxx_opt
warn_shadow, // -Wshadow
warn_extra, // -Wextra
warnings_as_errors, // -Werror
+ exceptions, // -fexceptions
generate_dep_tree, // -MMD
no_link, // -c
include_path, // -I<arg>