diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-12-02 22:37:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-12-02 22:37:02 +0000 |
commit | f823497bd9d420a2cf83fa56f5090d4227ba73f5 (patch) | |
tree | 41bb9695e53c4cebdd6241f5f90f623bdb80a584 /acconfig.h | |
parent | 20ea4fec1d2bbdc73a92e7a0d9da462a841f7492 (diff) |
Notes
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h new file mode 100644 index 000000000000..cd040d450f7e --- /dev/null +++ b/acconfig.h @@ -0,0 +1,4 @@ + +/* Define if the C++ compiler supports "throw ()" declarations. */ +#undef HAVE_THROW_DECL + |