Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/main/pjlib/include/pj/compat/high_precision.h

    • Property svn:keywords set to Author
    r1 r3  
    1 /* $Header: /pjproject-0.3/pjlib/include/pj/compat/high_precision.h 3     10/29/05 11:51a Bennylp $ */ 
     1/* $Id$ 
     2 * 
     3 */ 
    24#ifndef __PJ_COMPAT_HIGH_PRECISION_H__ 
    35#define __PJ_COMPAT_HIGH_PRECISION_H__ 
     
    3638 
    3739#else 
     40#   warning "High precision math is not available" 
     41 
    3842    /* 
    3943     * Last, fallback to 32-bit arithmetics. 
Note: See TracChangeset for help on using the changeset viewer.