Skip to content

Include guard typo in hlsl_compat_overloads.h #164100

@steve-downey

Description

@steve-downey
#ifndef _HLSL_COMPAT_OVERLOADS_H_
#define _HLSl_COMPAT_OVERLOADS_H_

should be #define _HLSL_COMPAT_OVERLOADS_H_

#define _HLSl_COMPAT_OVERLOADS_H_

Metadata

Metadata

Assignees

No one assigned

    Labels

    HLSLHLSL Language Supportclang:headersHeaders provided by Clang, e.g. for intrinsicscode-quality

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions