cosmopolitan/third_party/double-conversion/double-conversion.h

6 lines
264 B
C
Raw Normal View History

#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_