* fixed sorting maps * minor stuff
@@ -1,3 +1,6 @@
#ifndef INT3_H
#define INT3_H
class int3
{
int x,y,z;
@@ -58,4 +61,6 @@ class int3
return false;
}
};
#endif //INT3_H
The note is not visible to the blocked user.