Changeset 1121 in 3DVCSoftware for branches/HTM-12.2-dev0/source/App/TAppEncoder


Ignore:
Timestamp:
8 Nov 2014, 21:41:39 (10 years ago)
Author:
tech
Message:

Added missing guard macros.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-12.2-dev0/source/App/TAppEncoder/TAppEncTop.cpp

    r1118 r1121  
    277277#endif
    278278    m_cTEncTop.setUseSDC                       ( isDepth ? m_useSDC               : false );
    279 #endif
    280 
    281279    m_cTEncTop.setUseDLT                       ( isDepth ? m_useDLT               : false );
     280#endif
     281
    282282
    283283#if H_3D_SINGLE_DEPTH
Note: See TracChangeset for help on using the changeset viewer.