BiblioteQ
Source
biblioteq_open_library.h
1
#ifndef _BIBLIOTEQ_OPEN_LIBRARY_H_
2
#define _BIBLIOTEQ_OPEN_LIBRARY_H_
3
4
class
biblioteq_open_library
5
{
6
public
:
7
biblioteq_open_library
(
void
);
8
~
biblioteq_open_library
();
9
};
10
11
#endif
biblioteq_open_library
Definition:
biblioteq_open_library.h:4
Generated by
1.8.17