##// END OF EJS Templates
util.h: add stdint basic type definitions...
util.h: add stdint basic type definitions MS C compiler v15 doesn't have stdint.h. Add basic int types those are defined in stdint.h.

File last commit:

r13041:79388a83 stable
r19723:7999f4fa default
Show More
hg.cmd
3 lines | 68 B | application/x-dos-batch | BatchLexer
@echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*