//
// Copyright 2022 Eugene Gershnik
//
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file or at
// https://github.com/gershnik/argum/blob/master/LICENSE
//
#ifndef HEADER_ARGUM_##NAME##_INCLUDED
#define HEADER_ARGUM_##NAME##_INCLUDED

##SYS_INCLUDES##

#include "argum.h"

#endif 
