pragma-once-1b.h   [plain text]


#ifndef _B_H_
#define _B_H_

#pragma once

#include "pragma-once-1c.h"

#endif