Changeset 86708

Timestamp:
Nov 14, 2013, 8:00:24 PM (9 years ago)
Author:
Daniel James
Message:

Make include file order more consistent on different machines.

Sometimes when including files on the path the same glob will match the
same relative path from different include paths. In this case the paths
were ordered by their absolute paths. Instead use the order they occur
in the include path, which is a little more independent of the local
machine.

(No files)

Note: See TracChangeset for help on using the changeset viewer.