Switch to unified view

a/src/bincimapmime/mime.h b/src/bincimapmime/mime.h
...
...
21
 *  You should have received a copy of the GNU General Public License
21
 *  You should have received a copy of the GNU General Public License
22
 *  along with this program; if not, write to the Free Software
22
 *  along with this program; if not, write to the Free Software
23
 *  Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
23
 *  Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
24
 *  --------------------------------------------------------------------
24
 *  --------------------------------------------------------------------
25
 */
25
 */
26
#ifdef HAVE_CONFIG_H
27
#include <config.h>
28
#endif
29
30
#ifndef mime_h_included
26
#ifndef mime_h_included
31
#define mime_h_included
27
#define mime_h_included
32
#include <string>
28
#include <string>
33
#include <vector>
29
#include <vector>
34
#include <map>
30
#include <map>