Sync with 5.2.0
[deliverable/titan.core.git] / core / Template.hh
index de50db9d15424242314aa365e653a0da8818a1fb..44ccdc483f527ab62c4abf98d57fc2f79626404a 100644 (file)
@@ -161,9 +161,11 @@ public:
   boolean is_omit() const;
   boolean is_any_or_omit() const;
   
-  // Dummy functions, only used in record of/set of value
+#ifdef TITAN_RUNTIME_2
+  // Dummy functions, only used in record of/set of value in RT2
   void add_refd_index(int) {}
   void remove_refd_index(int) {}
+#endif
 };
 
 #ifndef TITAN_RUNTIME_2
This page took 0.047642 seconds and 5 git commands to generate.