Win32-OpenSSH icon indicating copy to clipboard operation
Win32-OpenSSH copied to clipboard

#pragma once needs to be used consistently

Open manojampalam opened this issue 8 years ago • 0 comments
trafficstars

POSIX headers need to use #pragma once consistently to avoid name clashes, since a handful of these headers share the same as those in VS CRT.

manojampalam avatar Feb 18 '17 04:02 manojampalam