//
// Created by pgess on 3/15/15.
//

#include "attachments.h"

using namespace xreate;

std::vector<void*>
Attachments::__storage = std::vector<void*>();