/**
 * @file miktex/Wrappers/PoptWrapper
 * @author Christian Schenk
 * @brief popt library wrapper
 *
 * @copyright Copyright © 2001-2022 Christian Schenk
 *
 * This file is free software; the copyright holder gives unlimited permission
 * to copy and/or distribute it, with or without modifications, as long as this
 * notice is preserved.
 */

#pragma once

#include "PoptWrapper.h"
