fixed build files and renamed std.h to be more specific

This commit is contained in:
2013-02-22 03:18:42 +00:00
parent 779d7bc375
commit 394cb34c04
38 changed files with 213 additions and 44 deletions

View File

@ -18,7 +18,7 @@
License along with QSE. If not, see <http://www.gnu.org/licenses/>.
*/
#include <qse/xli/std.h>
#include <qse/xli/stdxli.h>
#include <qse/cmn/str.h>
#include <qse/cmn/mem.h>
#include <qse/cmn/chr.h>