mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
update include ns
This commit is contained in:
parent
6b4efd9f73
commit
6e115ca3c1
8 changed files with 24 additions and 24 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#ifndef APP_BROWSER_MAIN_H
|
||||
#define APP_BROWSER_MAIN_H
|
||||
#ifndef APP_BROWSER_MAIN_HPP
|
||||
#define APP_BROWSER_MAIN_HPP
|
||||
|
||||
#include <gtkmm/box.h>
|
||||
|
||||
|
|
@ -31,4 +31,4 @@ namespace app::browser
|
|||
};
|
||||
}
|
||||
|
||||
#endif // APP_BROWSER_MAIN_H
|
||||
#endif // APP_BROWSER_MAIN_HPP
|
||||
Loading…
Add table
Add a link
Reference in a new issue