//========================================================================= // CTIMESTAMPEDVALUE.CC - part of // // OMNeT++/OMNEST // Discrete System Simulation in C++ // //========================================================================= /*--------------------------------------------------------------* Copyright (C) 1992-2017 Andras Varga Copyright (C) 2006-2017 OpenSim Ltd. This file is distributed WITHOUT ANY WARRANTY. See the file `license' for details on this and other legal matters. *--------------------------------------------------------------*/ #include "omnetpp/ctimestampedvalue.h" #include "omnetpp/csimulation.h" namespace omnetpp { } // namespace omnetpp