Changeset 198 in pacpusframework for trunk/include/Pacpus/kernel/pacpus.h


Ignore:
Timestamp:
10/25/13 11:40:51 (11 years ago)
Author:
Marek Kurdej
Message:

Minor fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/Pacpus/kernel/pacpus.h

    r196 r198  
    1717
    1818#include <Pacpus/kernel/road_time.h>
    19 
    20 /// Pi math constant
    21 ///
    22 /// @deprecated Use M_PI from \<cmath\>.
    23 #ifndef PACPUS_PI
    24 #   define PACPUS_PI       3.1415926
    25 #endif
    2619
    2720/// @def PACPUS_DEPRECATED(func)
Note: See TracChangeset for help on using the changeset viewer.