mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
Minor stylistic change in the Boost Build msvc.jam toolset module reordering the included modules.
[SVN r48365]
This commit is contained in:
@@ -28,10 +28,10 @@ import feature ;
|
||||
import generators ;
|
||||
import mc ;
|
||||
import midl ;
|
||||
import property ;
|
||||
import os ;
|
||||
import path ;
|
||||
import pch ;
|
||||
import property ;
|
||||
import rc ;
|
||||
import toolset ;
|
||||
import type ;
|
||||
|
||||
Reference in New Issue
Block a user