summaryrefslogtreecommitdiff
path: root/src/core/platformid.cpp
blob: 1a91c97eeb49199c97e2548d04d50235b69b7a9b (plain)
1
2
3
4
5
6
7
8
9
10
11
#include "platformid.h"

using namespace Coal;

PlatformId::PlatformId()
{
}

PlatformId::~PlatformId()
{
}