Merge "Apply string localization for web" into tizen_2.2
[platform/framework/native/appfw.git] / src / server / system / system / FSys_SystemInfo.cpp
1 #include "FSys_SystemInfo.h"
2
3 using namespace Tizen::System;
4
5 _SystemInfo::_SystemInfo()
6 {
7 }
8
9 _SystemInfo::~_SystemInfo()
10 {
11 }
12