Just #include reordering, no functional changes.

SVN revision: 23064
This commit is contained in:
Christopher Michael 2006-06-01 21:08:25 +00:00
parent bba0a598ad
commit ab8693b627
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#include <e.h>
#include "e_mod_main.h"
#include <math.h>
#include "e_mod_main.h"
typedef struct _Instance Instance;
typedef struct _Net Net;