sustaining_gazes/gui/OpenFaceDemo/App.xaml.cs
2016-10-04 21:14:41 -04:00

17 lines
328 B
C#

using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Threading.Tasks;
using System.Windows;
namespace OpenFaceDemo
{
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App : Application
{
}
}