blob: 3c1491cd585edd927a287beae5dabcbfdc64a166 [file] [log] [blame]
/**
* This file has no copyright assigned and is placed in the Public Domain.
* This file is part of the w64 mingw-runtime package.
* No warranty is given; refer to the file DISCLAIMER within this package.
*/
#ifndef __SSPSERR_H__
#define __SSPSERR_H__
#ifndef SCARD_S_SUCCESS
#include "scarderr.h"
#endif
#endif