Skip to content

Missing header guards of strbuf.h #87

@myzhan

Description

@myzhan

Can we add header guards to strbuf.h?

#pragma once
#ifndef _STRBUF_H_
#define _STRBUF_H_



#endif

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions