support centos 5
This commit is contained in:
parent
248a39a83f
commit
7a0ac6ace7
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
/* The classes below are not exported */
|
/* The classes below are not exported */
|
||||||
#pragma GCC visibility push(hidden)
|
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
@ -18,4 +17,3 @@ protected:
|
||||||
const char *mDetectedCharset;
|
const char *mDetectedCharset;
|
||||||
};
|
};
|
||||||
|
|
||||||
#pragma GCC visibility pop
|
|
||||||
|
|
Loading…
Reference in a new issue