blob: 0c2a139536b1e74d83e367f4daae43bf3eb50ee6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
*** 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"
|