diff options
Diffstat (limited to 'wx+/window_layout.h')
-rw-r--r-- | wx+/window_layout.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wx+/window_layout.h b/wx+/window_layout.h index 553485bd..05b9316e 100644 --- a/wx+/window_layout.h +++ b/wx+/window_layout.h @@ -7,8 +7,8 @@ #ifndef WINDOW_LAYOUT_H_23849632846734343234532 #define WINDOW_LAYOUT_H_23849632846734343234532 -#include <zen/basic_math.h> -#include <wx/window.h> +//#include <zen/basic_math.h> +//#include <wx/window.h> #include <wx/spinctrl.h> #include <zen/scope_guard.h> #include <gtk/gtk.h> |