Changeset 3841 in Sophya for trunk/SophyaPI/ProgPI/piacmdrdr.cc


Ignore:
Timestamp:
Aug 10, 2010, 12:26:25 AM (15 years ago)
Author:
ansari
Message:

adaptation a l'introduction du flag -wgrdl de configure, Reza 09/08/2010

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/ProgPI/piacmdrdr.cc

    r2945 r3841  
    11#include "sopnamsp.h"
     2#include "sspvflags.h"
    23#include "piacmdrdr.h"
    34#include <iostream>
     
    56#include <stdio.h>
    67
    7 #ifdef WITH_GNUREADLINE
     8#ifdef PIA_WITH_GNUREADLINE
    89#include "readline/readline.h"
    910#include "readline/history.h"
Note: See TracChangeset for help on using the changeset viewer.