1/* config_host/config_gcc.h. Generated from config_gcc.h.in by configure. */
2/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3/*
4 * This file is part of the LibreOffice project.
5 *
6 * This Source Code Form is subject to the terms of the Mozilla Public
7 * License, v. 2.0. If a copy of the MPL was not distributed with this
8 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 */
10
11#ifndef CONFIG_GCC_H
12#define CONFIG_GCC_H
13
14#define HAVE_GCC_CXXABI_H_CXA_ALLOCATE_EXCEPTION 1
15#define HAVE_GCC_CXXABI_H_CXA_GET_GLOBALS 1
16#define HAVE_GCC_CXXABI_H_CXA_THROW 1
17
18#endif
19
20/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
21