Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.8, 0.8.1, and 0.8.2

shellext: remove commented out includes in StringUtils.cpp

Changeset 2b7189079f30

Parent 88eaae0784ae

by Adrian Buehlmann

Changes to one file · Browse files at 2b7189079f30 Showing diff from parent 88eaae0784ae Diff from another changeset...

 
17
18
19
20
21
22
23
24
25
26
 
17
18
19
 
 
 
 
20
21
22
@@ -17,10 +17,6 @@
 // along with this program; if not, write to the Free Software  // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.   - -//#include "stdafx.h" - -//#include "TortoiseDebug.h"  #include "StringUtils.h"    #include <algorithm>