Logo
Explore Help
Sign In
luc14n0/glib
1
0
Fork 0
You've already forked glib
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-09-30 02:46:37 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
a66bf6e9f2398a53d63febb07f96f6f051ffea28
glib/tests/cxx-test.C

10 lines
93 B
C++
Raw Normal View History

Now that we check for a C++ compiler in configure.in anyway, I added a 2001-05-29 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * tests/Makefile.am, tests/cxx-test.C: Now that we check for a C++ compiler in configure.in anyway, I added a test, that the GLib headers can be inclued into a C++ program. This fixes bug #52605.
2001-05-29 14:17:23 +00:00
#include <glib.h>
#include <gmodule.h>
#include <glib-object.h>
int
main ()
{
return 0;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 163ms Template: 25ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API