pull/16/head
Timothy Pearson 12 years ago
parent 06b514847f
commit ea099d33ea

@ -947,8 +947,8 @@ extern int idl_line_no;
int comment_mode;
int function_mode = 0;
#include <qstring.h>
#include <qregexp.h>
#include <tqstring.h>
#include <tqregexp.h>
static long ascii_to_longlong( long base, const char *s )
{

@ -36,8 +36,8 @@ extern int idl_line_no;
int comment_mode;
int function_mode = 0;
#include <qstring.h>
#include <qregexp.h>
#include <tqstring.h>
#include <tqregexp.h>
static long ascii_to_longlong( long base, const char *s )
{

@ -106,7 +106,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <stdio.h>
#include <assert.h>
#include <qstring.h>
#include <tqstring.h>
#define AMP_ENTITY "&amp;"
#define YYERROR_VERBOSE

@ -35,7 +35,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <stdio.h>
#include <assert.h>
#include <qstring.h>
#include <tqstring.h>
#define AMP_ENTITY "&amp;"
#define YYERROR_VERBOSE

Loading…
Cancel
Save