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-08-12 04:04:04 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
daeff90d19771a2292992af7ceb5a23a2f89acd1
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.4 Page: 118ms Template: 2ms
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