Ignore:
Timestamp:
Apr 20, 2009 6:38:15 PM (15 years ago)
Author:
bennylp
Message:

More ticket #774: replaced dependency to STL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/third_party/g7221/common/defs.h

    r2620 r2623  
    1414#include <math.h> 
    1515#include <stdlib.h> 
    16 #include "g7221/common/stl-files/typedef.h" 
    17 #include "g7221/common/stl-files/basop32.h" 
     16#include "g7221/common/typedef.h" 
     17#include "g7221/common/basic_op.h" 
    1818 
    1919#define  PI             3.141592653589793238462 
Note: See TracChangeset for help on using the changeset viewer.