Skip to content
Permalink
abfbdde177
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
5 lines (4 sloc) 194 Bytes
#ifndef _MATH_PRIVATE_H
#error "Never use <math_ldbl.h> directly; include <math_private.h> instead."
#endif
/* This is empty. Any machine using long double type will override this header. */