diff options
| author | bunnei <bunneidev@gmail.com> | 2014-08-11 22:21:54 -0400 |
|---|---|---|
| committer | bunnei <bunneidev@gmail.com> | 2014-08-11 22:21:54 -0400 |
| commit | a3e029fad0610d9e045b79cdc545dec3e7327ff7 (patch) | |
| tree | 76f32e7dc447e661f9f34303609cf4aed23d7a5b /src/common/common.vcxproj | |
| parent | 29365e67d621dc732997c5b7a5269fa2dfda09ab (diff) | |
| parent | 9c781a6c7646a3f30c23adae75e1879b7fc47d0f (diff) | |
Merge pull request #38 from neobrain/replace_registerset
Remove the fancy RegisterSet class introduced in 4c2bff61e.
Diffstat (limited to 'src/common/common.vcxproj')
| -rw-r--r-- | src/common/common.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj index 1f5c714c3..341d3a813 100644 --- a/src/common/common.vcxproj +++ b/src/common/common.vcxproj @@ -182,7 +182,6 @@ <ClInclude Include="mem_arena.h" /> <ClInclude Include="msg_handler.h" /> <ClInclude Include="platform.h" /> - <ClInclude Include="register_set.h" /> <ClInclude Include="scm_rev.h" /> <ClInclude Include="std_condition_variable.h" /> <ClInclude Include="std_mutex.h" /> |
