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-05 17:03:40 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
e42c2fc58f508000c48bdf6c729f1436a39a64a0
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.3 Page: 117ms Template: 3ms
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