EmailScheduler/MailCore.framework/Versions/A/Headers/MCRenderer.h
2014-09-13 17:13:32 -05:00

18 lines
329 B
C

//
// MCRenderer.h
// mailcore2
//
// Created by DINH Viêt Hoà on 2/2/13.
// Copyright (c) 2013 MailCore. All rights reserved.
//
#ifndef MAILCORE_MCRENDERER_H
#define MAILCORE_MCRENDERER_H
#include <MailCore/MCHTMLRendererCallback.h>
#include <MailCore/MCDateFormatter.h>
#include <MailCore/MCAddressDisplay.h>
#endif