cosmopolitan/third_party/double-conversion/double-conversion.h
2022-06-26 05:03:25 -07:00

5 lines
264 B
C

#ifndef DOUBLE_CONVERSION_DOUBLE_CONVERSION_H_
#define DOUBLE_CONVERSION_DOUBLE_CONVERSION_H_
#include "third_party/double-conversion/double-to-string.h"
#include "third_party/double-conversion/string-to-double.h"
#endif // DOUBLE_CONVERSION_DOUBLE_CONVERSION_H_