# | Line 1 | Line 1 | |
---|---|---|
1 | < | #include <cstdlib> |
2 | < | #include <cstdio> |
3 | < | #include <cstring> |
1 | > | #include <stdlib.h> |
2 | > | #include <stdio.h> |
3 | > | #include <string.h> |
4 | #include <iostream> | |
5 | ||
6 | #include "AtomStamp.hpp" |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |