staticlib_unzip
1.0.6
Main Page
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
staticlib
unzip.hpp
Go to the documentation of this file.
1
/*
2
* Copyright 2015, alex at staticlibs.net
3
*
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
* you may not use this file except in compliance with the License.
6
* You may obtain a copy of the License at
7
*
8
* http://www.apache.org/licenses/LICENSE-2.0
9
*
10
* Unless required by applicable law or agreed to in writing, software
11
* distributed under the License is distributed on an "AS IS" BASIS,
12
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
* See the License for the specific language governing permissions and
14
* limitations under the License.
15
*/
16
17
/*
18
* File: unzip.hpp
19
* Author: alex
20
*
21
* Created on October 8, 2015, 6:56 PM
22
*/
23
24
#ifndef STATICLIB_UNZIP_HPP
25
#define STATICLIB_UNZIP_HPP
26
27
#include "staticlib/config.hpp"
28
29
#include "
staticlib/unzip/unzip_exception.hpp
"
30
#include "
staticlib/unzip/file_index.hpp
"
31
#include "
staticlib/unzip/operations.hpp
"
32
33
#endif
/* STATICLIB_UNZIP_HPP */
34
Generated on Sun Dec 24 2017 19:13:06 for staticlib_unzip by
1.8.1.2