David Rose 18 years ago
parent
commit
f226507d34
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/express/trueClock.cxx

+ 1 - 1
panda/src/express/trueClock.cxx

@@ -583,7 +583,7 @@ get_short_raw_time() {
 //  Description: 
 ////////////////////////////////////////////////////////////////////
 bool TrueClock::
-set_cpu_affinity(PN_int32 mask) {
+set_cpu_affinity(PN_int32 mask) const {
   return false;
 }