uint –> UInt
This commit is contained in:
parent
3b713856db
commit
bfd3b8cbce
2 changed files with 22 additions and 22 deletions
|
@ -13,8 +13,7 @@
|
|||
|
||||
|
||||
typedef double Double;
|
||||
|
||||
typedef unsigned int uint;
|
||||
typedef unsigned int UInt;
|
||||
|
||||
typedef std::vector<Double> DoubleVector;
|
||||
typedef DoubleVector TVector;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue