mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
5 lines
264 B
C
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_
|