Kaynağa Gözat

merging issues fixed

naelstrof 10 yıl önce
ebeveyn
işleme
9d72c917cb
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      main.cpp

+ 1
- 0
main.cpp Dosyayı Görüntüle

@@ -20,6 +20,7 @@ int main( int argc, char** argv ) {
20 20
     float r = options->m_red;
21 21
     float g = options->m_green;
22 22
     float b = options->m_blue;
23
+    timespec start, time;
23 24
     int cx = 0;
24 25
     int cy = 0;
25 26