Mercurial > libpst
diff src/pst2dii.cpp.in @ 120:6395ced2b8b2
disable building pst2dii on cygwin
consistent ordering of our include files
all system includes protected by ifdef HAVE_ from autoconf
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 01 Feb 2009 11:24:22 -0800 |
parents | 0f1492b7fe8b |
children | ab2a11e72250 |
line wrap: on
line diff
--- a/src/pst2dii.cpp.in Sat Jan 31 12:23:46 2009 -0800 +++ b/src/pst2dii.cpp.in Sun Feb 01 11:24:22 2009 -0800 @@ -18,11 +18,11 @@ extern "C" { #include "define.h" - #include "libstrfunc.h" + #include "common.h" #include "libpst.h" - #include "common.h" #include "timeconv.h" #include "lzfu.h" + #include "libstrfunc.h" } struct file_ll {