mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 06:30:20 -06:00
6 lines
44 B
C++
6 lines
44 B
C++
#include "object.hpp"
|
|
|
|
Object::Object()
|
|
{
|
|
}
|