Added the ATAN function. This is being used to convert a DS for each vector component...
[rrdtool.git] / src / parsetime.h
1 #ifndef __PARSETIME_H__
2 #define __PARSETIME_H__
3
4 #include <stdio.h>
5
6 #include "rrd.h"
7
8 #endif