- Fix portability issues with config.h header. Now it is
included by the compiler (via a flag) and the visibility macros have been moved to a separate header. You'll probably need to cleanup your source dir and re-run autogen.sh before compiling sgpem again. git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1191 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
74a2d8ff91
commit
d128ee8608
118 changed files with 171 additions and 393 deletions
|
@ -21,7 +21,7 @@
|
|||
#ifndef DYNAMIC_THREAD_HH
|
||||
#define DYNAMIC_THREAD_HH 1
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "gettext.h"
|
||||
#include "glibmm/ustring.h"
|
||||
#include <vector>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue