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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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_