forked from Lainports/freebsd-ports
13 lines
444 B
C++
13 lines
444 B
C++
*** lib/ofx_utilities.old Sun Apr 13 12:39:29 2003
|
|
--- lib/ofx_utilities.cpp Sun Apr 13 12:11:04 2003
|
|
***************
|
|
*** 16,21 ****
|
|
--- 16,22 ----
|
|
* *
|
|
***************************************************************************/
|
|
#include <config.h>
|
|
+ #include <locale.h>
|
|
#include <iostream>
|
|
#include "ParserEventGeneratorKit.h"
|
|
#include "SGMLApplication.h"
|
|
|