No functional change; invert the order of includes.
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include <string.h>
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
#include <Directory.h>
|
#include <Directory.h>
|
||||||
#include <E-mail.h>
|
#include <E-mail.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user