BUG: Should define KWSYS_IN_BASE64_C, not KWSYS_IN_PROCESS_C.
This commit is contained in:
parent
a519a99114
commit
f590483a0b
|
@ -14,7 +14,7 @@ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
|
||||||
PURPOSE. See the above copyright notices for more information.
|
PURPOSE. See the above copyright notices for more information.
|
||||||
|
|
||||||
=========================================================================*/
|
=========================================================================*/
|
||||||
#define KWSYS_IN_PROCESS_C
|
#define KWSYS_IN_BASE64_C
|
||||||
#include <Base64.h>
|
#include <Base64.h>
|
||||||
|
|
||||||
/*--------------------------------------------------------------------------*/
|
/*--------------------------------------------------------------------------*/
|
||||||
|
|
Loading…
Reference in New Issue