Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/LibreOffice/config_host/   (Office von Apache Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 257 B image not shown  

Quelle  config_lgpl.h.in   Sprache: unbekannt

 
/*
 * Include this file to ensure that this code is not
 * compiled into the MPL subset.
 */
#ifndef CONFIG_LGPL_H
#define CONFIG_LGPL_H

#include "config_mpl.h"

#if MPL_HAVE_SUBSET
#  error "Attempting to compile LGPL code into MPL subset"
#endif

#endif

[ Dauer der Verarbeitung: 0.10 Sekunden  (vorverarbeitet)  ]