mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-30 13:47:10 +01:00
VS 90 project files; removed library dependencies
This commit is contained in:
@@ -112,10 +112,3 @@ int main()
|
||||
|
||||
return 0;
|
||||
}
|
||||
/*
|
||||
int main()
|
||||
{
|
||||
typedef units::compose< units::units::m, units::pow<units::units::s, -1> > meters_per_second;
|
||||
meters_per_second ms(100);
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user