// -*- C++ -*- /* * src/hugo/template.h - Part of HUGOlib, a generic C++ optimization library * * Copyright (C) 2004 Mihaly Barasz * * Permission to use, modify and distribute this software is granted * provided this copyright notice appears in all copies. For precise terms * see the accompanying LICENSE file. * * This software is provided "AS IS" with no warranty, either express or * implied, and with no claim as to its suitability for any purpose. * */ #ifndef HUGO_TEMPLATE_H #define HUGO_TEMPLATE_H #endif // HUGO_TEMPLATE_H