certi-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-cvs] certi/libCERTI FederateLevelList.hh


From: certi-cvs
Subject: [certi-cvs] certi/libCERTI FederateLevelList.hh
Date: Sat, 20 Mar 2010 20:43:55 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Petr Gotthard <gotthardp>       10/03/20 20:43:55

Modified files:
        libCERTI       : FederateLevelList.hh 

Log message:
        Fixed some Visual Studio warnings.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/libCERTI/FederateLevelList.hh?cvsroot=certi&r1=3.10&r2=3.11

Patches:
Index: FederateLevelList.hh
===================================================================
RCS file: /sources/certi/certi/libCERTI/FederateLevelList.hh,v
retrieving revision 3.10
retrieving revision 3.11
diff -u -b -r3.10 -r3.11
--- FederateLevelList.hh        5 Apr 2005 19:28:22 -0000       3.10
+++ FederateLevelList.hh        20 Mar 2010 20:43:55 -0000      3.11
@@ -17,7 +17,7 @@
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 // USA
 //
-// $Id: FederateLevelList.hh,v 3.10 2005/04/05 19:28:22 breholee Exp $
+// $Id: FederateLevelList.hh,v 3.11 2010/03/20 20:43:55 gotthardp Exp $
 // ----------------------------------------------------------------------------
 
 #ifndef CERTI_FEDERATE_LEVEL_LIST_HH
@@ -30,7 +30,7 @@
 
 namespace certi {
 
-class FederateLevelList
+class CERTI_EXPORT FederateLevelList
 {
 public:
     FederateLevelList();
@@ -51,4 +51,4 @@
 
 #endif // CERTI_FEDERATE_LEVEL_LIST_HH
 
-// $Id: FederateLevelList.hh,v 3.10 2005/04/05 19:28:22 breholee Exp $
+// $Id: FederateLevelList.hh,v 3.11 2010/03/20 20:43:55 gotthardp Exp $




reply via email to

[Prev in Thread] Current Thread [Next in Thread]