Changeset 14984


Ignore:
Timestamp:
05/09/13 02:37:10 (12 years ago)
Author:
Eric.Larour
Message:

CHG: minor glitch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/shared/String/DescriptorIndex.cpp

    r14983 r14984  
    1414#include <string.h>
    1515#include <ctype.h>
    16 #include "../../shared/Enum/Enum.h"
     16#include "../Enum/Enum.h"
     17#include "../io/io.h"
     18#include "../Exceptions/exceptions.h"
    1719
    1820int  DescriptorIndex(char* root, int* pindex,char* descriptor){ //We assume root has already been allocated, and we just have to copy into it.
Note: See TracChangeset for help on using the changeset viewer.