LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
pcsc_fwd.hpp
Go to the documentation of this file.
1//
2// Created by xaqq on 6/24/15.
3//
4
5#ifndef LIBLOGICALACCESS_PCSC_FWD_HPP
6#define LIBLOGICALACCESS_PCSC_FWD_HPP
7
8namespace logicalaccess
9{
10class PCSCReaderCardAdapter;
11class PCSCReaderProvider;
12}
13
14#include <logicalaccess/plugins/readers/pcsc/lla_readers_pcsc_api.hpp>
15
16#endif // LIBLOGICALACCESS_PCSC_FWD_HPP
Definition: asn1.hpp:9