Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
vczh committed Nov 6, 2021
1 parent 72e5c2c commit b727b33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Tutorial/GacUI_Windows/Direct2DClock/AnimationControl.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#define GAC_HEADER_USE_NAMESPACE
#include "AnimationControl.h"
#include <GacUIWindows.h>
#include <GacUI.Windows.h>

namespace demo
{
Expand Down
2 changes: 1 addition & 1 deletion Tutorial/GacUI_Windows/WindowIcon/Main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#define GAC_HEADER_USE_NAMESPACE
#include "UI/Source/Demo.h"
#include <GacUIWindows.h>
#include <GacUI.Windows.h>
#include "resource.h"

using namespace vl::collections;
Expand Down

0 comments on commit b727b33

Please sign in to comment.