comboboxtext: GTK_DISABLE_SINGLE_INCLUDES is not a thing
What you don't find when laughing at vcpkg having a CMake build file for GTK.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#ifndef __GTK_COMBO_BOX_TEXT_H__
|
||||
#define __GTK_COMBO_BOX_TEXT_H__
|
||||
|
||||
#if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
|
||||
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
|
||||
#error "Only <gtk/gtk.h> can be included directly."
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user